parent
05a9cfe036
commit
add9346eef
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@ |
||||
git checkout working |
||||
-- do work |
||||
git add ... |
||||
git commit |
||||
|
||||
to upload: |
||||
|
||||
git checkout master |
||||
git pull ; usually unnecessary |
||||
git merge working |
||||
git push |
Loading…
Reference in New Issue