Changed step-by-step manual for beginning developers.
- Fixed: Deleted wrong "orign" in push - Changed: Spellings - Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
This commit is contained in:
parent
52236c8677
commit
bd7aebe272
@ -406,7 +406,7 @@ Make the changes, check them, commit (to local repository), push (to online repo
|
|||||||
[code]
|
[code]
|
||||||
surfer@debian:/var/www$ git status
|
surfer@debian:/var/www$ git status
|
||||||
surfer@debian:/var/www$ git commit -a -m "added modification of branch"
|
surfer@debian:/var/www$ git commit -a -m "added modification of branch"
|
||||||
surfer@debian:/var/www$ git push dev_beginning
|
surfer@debian:/var/www$ git push
|
||||||
[/code]
|
[/code]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user