From: Junio C Hamano Date: Thu, 5 Dec 2019 20:52:43 +0000 (-0800) Subject: Merge branch 'js/builtin-add-i' X-Git-Tag: v2.25.0-rc0~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7998d979322c439578a4334524ae2c924042705;p=thirdparty%2Fgit.git Merge branch 'js/builtin-add-i' The beginning of rewriting "git add -i" in C. * js/builtin-add-i: built-in add -i: implement the `help` command built-in add -i: use color in the main loop built-in add -i: support `?` (prompt help) built-in add -i: show unique prefixes of the commands built-in add -i: implement the main loop built-in add -i: color the header in the `status` command built-in add -i: implement the `status` command diff: export diffstat interface Start to implement a built-in version of `git add --interactive` --- f7998d979322c439578a4334524ae2c924042705