Git: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 2: | Zeile 2: | ||
==Windows== | ==Windows== | ||
− | + | * [https://github.com/signup/free Create a github account] | |
+ | * Install [http://msysgit.github.com/ msysgit] | ||
+ | * Install [http://code.google.com/p/tortoisegit/ TortoiseGit] | ||
+ | * Generate [http://uncod.in/blog/setting-up-a-github-account-on-windows7/ a new RSA Key with TortoiseGit] | ||
+ | * Check this [http://uncod.in/blog/github-tortoisegit-and-organizational-workflow-tutorial/ basic tutorial] on Cloning, Adding, Commiting, Pushing and sending Pull request. | ||
==Links== | ==Links== |
Version vom 27. Mai 2012, 23:28 Uhr
Windows
- Create a github account
- Install msysgit
- Install TortoiseGit
- Generate a new RSA Key with TortoiseGit
- Check this basic tutorial on Cloning, Adding, Commiting, Pushing and sending Pull request.
Links
- Git Help: http://help.github.com/