Merge remote-tracking branch 'Screwtapello/hint-git-next-hunk'

main
Maxime Coste 2023-10-04 21:04:27 +11:00
commit 5c793a6a1e
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ define-command -params 1.. \
init
log
next-hunk
previous-hunk
prev-hunk
show
show-branch
show-diff
@ -225,7 +225,7 @@ define-command -params 1.. \
shift
if [ $# -lt 1 ]; then
echo "fail 'no git hunks found'"
echo "fail 'no git hunks found, try \":git show-diff\" first'"
exit
fi