Git: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
  
 
==Windows==
 
==Windows==
Git kann man unter Windows so nutzen: TODO.
+
* [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

http://git-scm.com/

Windows

Links