]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pw/add-p-allowed-options-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2020 19:37:02 +0000 (12:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Sep 2020 19:37:02 +0000 (12:37 -0700)
commitcce5178c305439a2b7b05dcd88aafbaf0a89a59f
tree5b440b84272ffcf91edb25ed189c46d272e0e286
parentbdccf5e086e5e45e5feccc22f9da0633c2492da1
parentce910287e727e5b534d806df725c68a8dfc4790a
Merge branch 'pw/add-p-allowed-options-fix'

"git add -p" update.

* pw/add-p-allowed-options-fix:
  add -p: fix checking of user input
  add -p: use ALLOC_GROW_BY instead of ALLOW_GROW
add-patch.c