Merge branch 'wc/add-i'
commitab7d70766963e1e854a1edcbb0b840242330a7cb
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Dec 2007 05:38:28 +0000 (4 21:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Dec 2007 05:38:28 +0000 (4 21:38 -0800)
tree2163e3f8d1c9bbd6715239f0bbf29e8a5a0d47bc
parent31cbb5d96151891491168d3f813e6898c9ef825b
parent7e018be2ada073c92da59eb41442cde22c0c2796
Merge branch 'wc/add-i'

* wc/add-i:
  git-add -i: add help text for list-and-choose UI
  add -i: allow prefix highlighting for "Add untracked" as well.
  Highlight keyboard shortcuts in git-add--interactive
  Document all help keys in "git add -i" patch mode.
  Add "--patch" option to git-add--interactive
  add -i: Fix running from a subdirectory
  builtin-add: fix command line building to call interactive
  git-add -i: allow multiple selection in patch subcommand
  Add path-limiting to git-add--interactive
  Teach builtin-add to pass multiple paths to git-add--interactive
builtin-commit.c