add--interactive: drop diff.indentHeuristic handling
commit1fa8a66bf76953c6fb9cfe5e17b26a3a0920f538
authorJeff King <peff@peff.net>
Mon, 8 May 2017 16:03:39 +0000 (8 12:03 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 May 2017 03:24:35 +0000 (9 12:24 +0900)
treed4cfe8cc9f773de0e18367c42c330acc614035ff
parent33de7163879ca83be7d6e1583c125f84e1e7c329
add--interactive: drop diff.indentHeuristic handling

Now that diff.indentHeuristic is handled automatically by the plumbing
commands, there's no need to propagate it manually.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl