|
For futher information about usage of Git see the Git HowTo of Site Docs. Anonymous Git Access via GIT
This project's BerliOS Developer Git repository can be checked out through anonymous
GIT with the following instruction set.
git clone git://git.berlios.de/pythonwifi
Developer GIT Access via SSH
Only project developers can access the Git tree via this method.
Substitute
developername with the proper value. Enter your site password when
prompted.
git push
ssh://developername@git.berlios.de/gitroot/pythonwifi master
|