add -p: don't rely on apply's '--recount' option
commit3a8522f41ff45b16e06888d2b164252c9aeeaa03
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Mon, 5 Mar 2018 10:56:30 +0000 (5 10:56 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Mar 2018 18:45:41 +0000 (5 10:45 -0800)
tree59f018665de6695c7d4573869dd4c7e933948a84
parentb3e0fcfe429204ccdf1f6977c55127171d65a8e5
add -p: don't rely on apply's '--recount' option

Now that add -p counts patches properly it should be possible to turn
off the '--recount' option when invoking 'git apply'

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl