Explorar o código

whoops, wrong file

Sean Barrett %!s(int64=11) %!d(string=hai) anos
pai
achega
add9346eef
Modificáronse 1 ficheiros con 0 adicións e 11 borrados
  1. 0 11
      docs/git_how.txt

+ 0 - 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