It does not matter how slow you go so long as you do not stop. — Confucius
Monday, November 23, 2009
git sous Windows
Pour faire un git clone avec mon compte github, j'ai dû faire un ssh-agent cmd; puis un ssh-add id_rsa; puis faire le git clone... C'est pas un peu compliqué sous Windows? Je suis sûr que j'ai raté un truc mais quoi ?
2 comments:
May be:
Go to github and click the "fork" button.
;)
http://b.lesseverything.com/2008/3/25/got-git-howto-git-and-github
I would be forking my own project. I am not sure I understand.
Post a Comment