Small wording fixup
This commit is contained in:
parent
34598198c0
commit
4cb15b28f0
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ fi
|
|||
if [ "$FAILED_TO_DELETE" = "true" ]; then
|
||||
echo "error: Some local branches are not fully merged."
|
||||
echo
|
||||
echo "If you are sure you want to delete all branches above, run 'git-glean -f'"
|
||||
echo "If you are sure you want to delete all branches above, follow the cli hints, and possibly run 'git clean -f'"
|
||||
fi
|
||||
|
||||
# Handy script when following GitFlow and rebasing, since `git branch --merged master` will never list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue