Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builtin-add: fix command line building to call interactive
The earlier 7c0ab44 (Teach builtin-add to pass multiple paths to git-add--interactive) did not allocate enough, and had unneeded (void*) pointer arithmetic. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information