@@ -0,0 +1,4 @@
#!/bin/bash
git add .;
git commit -a -m "$1";
git push -u origin "$2"
The note is not visible to the blocked user.
Powered by TurnKey Linux.