Use 'fast-forward' all over the place
It's a compound word. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
78d553b7d7
commit
a75d7b5409
@ -496,7 +496,7 @@ then
|
||||
fi
|
||||
|
||||
# If the $onto is a proper descendant of the tip of the branch, then
|
||||
# we just fast forwarded.
|
||||
# we just fast-forwarded.
|
||||
if test "$mb" = "$branch"
|
||||
then
|
||||
say "Fast-forwarded $branch_name to $onto_name."
|
||||
|
||||
Reference in New Issue
Block a user