Skip to content

Commit e96655b

Browse files
Uploaded my git push automation so that i dont manually have to git add add git commit git pull and git push
1 parent 6633191 commit e96655b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basics/git_add.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ git add "$filename"
4848
git commit -m "$commit_msg"
4949
git push origin "$branch"
5050

51-
echo "'$filename' successfully committed and pushed to '$branch'!"
51+
echo "'$filename' successfully committed and pushed to '$branch'!"

0 commit comments

Comments
 (0)