* jc/commit:
commit: detect misspelled pathspec while making a partial commit.
combine-diff: diff-files fix (#2)
combine-diff: diff-files fix.
0,)
;;
*,)
- echo >&2 "assuming --only paths..."
- only_include_assumed="# Explicit paths specified without -i nor -o; assuming --include paths..."
- also=t
++ only_include_assumed="# Explicit paths specified without -i nor -o; assuming --only paths..."
+ also=
-
- # If we are going to launch an editor, the message won't be
- # shown without this...
- test -z "$log_given$status_only" && sleep 1
;;
esac
unset only