Git: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 11: | Zeile 11: | ||
==Links== | ==Links== | ||
+ | * Tutorials: | ||
+ | ** http://www.vogella.com/articles/Git/article.html | ||
* Git Help: http://help.github.com/ | * Git Help: http://help.github.com/ | ||
[[Category: Software]] | [[Category: Software]] |
Version vom 1. September 2012, 15:10 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
- Tutorials:
- Git Help: http://help.github.com/