test
This commit is contained in:
3
git-commit_and_push.sh
Normal file
3
git-commit_and_push.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
git add . && git commit -m "$1" && git push -u origin main
|
||||
Reference in New Issue
Block a user