We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f0913 commit 60034b0Copy full SHA for 60034b0
1 file changed
commit
@@ -32,6 +32,6 @@ then
32
echo "Commiting with branch name-> $CURRENT_BRANCH"
33
eval $COMMIT_WITH_BRANCH
34
else
35
- echo "Commiting with default branch"
+ echo "Commiting with default branch"
36
eval $DEFAULT_COMMIT
37
fi
0 commit comments