Skip to content

Commit 5afa297

Browse files
authored
Update git.sh
1 parent b1ad76f commit 5afa297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git.sh

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ echo Easy Github push generator
33
echo Enter Commit Tilte:
44
read commit
55

6+
67
git add . && git commit -m "$commit"

0 commit comments

Comments
 (0)