diff --git a/git_commands.md b/git_commands.md new file mode 100644 index 0000000..1a72c75 --- /dev/null +++ b/git_commands.md @@ -0,0 +1,5 @@ +# Main commands: +git add rat/sleep.md +git commit +git status +git push origin master