Skip to content

Commit 60034b0

Browse files
committed
Fix indentation
1 parent c5f0913 commit 60034b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ then
3232
echo "Commiting with branch name-> $CURRENT_BRANCH"
3333
eval $COMMIT_WITH_BRANCH
3434
else
35-
echo "Commiting with default branch"
35+
echo "Commiting with default branch"
3636
eval $DEFAULT_COMMIT
3737
fi

0 commit comments

Comments
 (0)