meta data for this page
This is an old revision of the document!
Git
Workflow
| git init . | |
| gt checkout | |
| git add -A | |
| git commit -am 'message' | |
| git pull [origin] [branch] | |
| git push <origin> <branch> | |
jump to: Search / User Tools / Main Content / Change Content Width
E-Bärs Xopedia
This is an old revision of the document!
| git init . | |
| gt checkout | |
| git add -A | |
| git commit -am 'message' | |
| git pull [origin] [branch] | |
| git push <origin> <branch> | |