Added git_commands.md

This commit is contained in:
Nuno Sempere 2018-08-26 14:20:01 +02:00
parent 643c10bf4f
commit a6f1f7779c

5
git_commands.md Normal file
View File

@ -0,0 +1,5 @@
# Main commands:
git add rat/sleep.md
git commit
git status
git push origin master