| author | Conrad Irwin <conrad.irwin@gmail.com> | |
| Sat, 7 May 2011 17:58:07 +0000 (10:58 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Tue, 10 May 2011 00:02:33 +0000 (17:02 -0700) | ||
| commit | b4bd466820ee272fccfefff1d23d64c7826d1d07 | |
| tree | 63794ec626b75e5de03a95177d98094dcfe2ba7d | tree | snapshot |
| parent | e41fcfe955cb8080bf8f0e16352d3131d1f01ac8 | commit | diff |
Add support for -p/--patch to git-commit
The --interactive flag is already shared by git add and git commit,
share the -p and --patch flags too.
Signed-off-by: Conrad Irwin <conrad.irwin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --interactive flag is already shared by git add and git commit,
share the -p and --patch flags too.
Signed-off-by: Conrad Irwin <conrad.irwin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| Documentation/git-commit.txt | diff | blob | history | |
| builtin/add.c | diff | blob | history | |
| builtin/commit.c | diff | blob | history | |
| commit.h | diff | blob | history |