whoops, wrong file

master
Sean Barrett ago%!(EXTRA string=11 years)
parent 05a9cfe036
commit add9346eef
  1. 11
      docs/git_how.txt

@ -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…
Cancel
Save