Skip to content

Commit b1de3a3

Browse files
test change
1 parent 187fbeb commit b1de3a3

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
@@ -47,4 +47,4 @@ git add "$filename"
4747
git commit -m "$commit_msg"
4848
git push origin "$branch"
4949

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

0 commit comments

Comments
 (0)