@@ -1,15 +1,13 @@
default: add commit push
status:
git status
add:
git add -A
git add -u
commit:
commit: add
git commit -m "More updates"
push:
push: commit
git push
copy:
The note is not visible to the blocked user.