]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'am/pathspec-from-file'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Dec 2019 19:21:57 +0000 (11:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Dec 2019 19:21:57 +0000 (11:21 -0800)
An earlier series to teach "--pathspec-from-file" to "git commit"
forgot to make the option incompatible with "--all", which has been
corrected.

* am/pathspec-from-file:
  commit: forbid --pathspec-from-file --all

1  2 
builtin/commit.c

Simple merge