commit | a2fc8d65368a23a8a5f708b36c761c2d0d133ea6 | [log] [tgz] |
---|---|---|
author | Wincent Colaiuta <win@wincent.com> | Mon Apr 20 11:42:52 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 20 03:38:44 2009 -0700 |
tree | c0c80f534c52602faf9bf0532b2fe744c5efe30d | |
parent | cafa56702bc3742a99c39d3b4d1770178720bcc4 [diff] |
git add -p: add missing "q" to patch prompt Commit cbd3a01 added a new "q" subcommand to the "git add -p" command loop, but forgot to add it to the prompt. Signed-off-by: Wincent Colaiuta <win@wincent.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>