We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ad76f commit 5afa297Copy full SHA for 5afa297
git.sh
@@ -3,4 +3,5 @@ echo Easy Github push generator
3
echo Enter Commit Tilte:
4
read commit
5
6
+
7
git add . && git commit -m "$commit"
0 commit comments