author | Christian Couder <chriscool@tuxfamily.org> | |
Wed, 2 Jun 2010 05:58:35 +0000 (07:58 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jun 2010 17:09:41 +0000 (10:09 -0700) | ||
commit | 2fb0e14f4014a4f5027401bc7156929309449726 | |
tree | 75ec6499d8638574084c077f3d608f606a267e92 | tree | snapshot |
parent | 831244bd0df6871c618fc8becbb5c0f1fb8f5459 | commit | diff |
revert: use run_command_v_opt() instead of execv_git_cmd()
This is needed by the following commits, because we are going
to cherry pick many commits instead of just one.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is needed by the following commits, because we are going
to cherry pick many commits instead of just one.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c | diff | blob | history |