Git: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 2: | Zeile 2: | ||
==Windows== | ==Windows== | ||
+ | Here are described the steps to use Git under Windows. Feel free to improve the documentation. | ||
+ | |||
* [https://github.com/signup/free Create a github account] | * [https://github.com/signup/free Create a github account] | ||
* Install [http://msysgit.github.com/ msysgit] | * Install [http://msysgit.github.com/ msysgit] |
Version vom 27. Mai 2012, 23:29 Uhr
Windows
Here are described the steps to use Git under Windows. Feel free to improve the documentation.
- 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/