User Tools

Site Tools


kurs:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kurs:git [2012/01/04 11:01]
mh
kurs:git [2014/09/10 21:22]
Line 1: Line 1:
-==== initialer checkout = clone ==== 
-git clone git@github.com:​MarkHofstetter/​zend-hr-employees.git 
- 
- 
-==== Bestimmes file aus einer bestimmten revision auschecken ==== 
- 
-git checkout abcde file/​to/​restore 
- 
-==== Alle - auch remote - branches anzeigen (geht logischerweise erst nach einem pull) ===== 
- 
-git branch -a 
- 
- 
- 
- 
  
kurs/git.txt ยท Last modified: 2014/09/10 21:22 (external edit)