]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitff0cb70d456f586c94f15daa67d2ff1bb8e75fb6
tree0b59125cda2d1a4beba3a1410599223ba856f371
parent12029dc57db23baef008e77db1909367599210ee
parent509efef789de51f5d68e5c9799918f9a5ea09670
Merge branch 'am/pathspec-from-file'

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
builtin/commit.c