diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-10 09:27:28 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-12 06:49:25 +0100 |
commit | 497bdc88d661b3da15fdd5365293381bd66010c9 (patch) | |
tree | 9dd080f5b50c2ca9eefdcc28cbbb0e17c0e92270 /git-bisect.sh | |
parent | cvsserver: Use Merged response instead of Update-existing for merged files (diff) | |
download | git-497bdc88d661b3da15fdd5365293381bd66010c9.tar.xz git-497bdc88d661b3da15fdd5365293381bd66010c9.zip |
Switch to run_command_v_opt in revert
Another change by me is removing the va_list variants of run_command,
one of which is used by builtin-revert.c. To avoid compile errors
I'm refactoring builtin-revert to use the char** variant instead,
as that variant is staying.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-bisect.sh')
0 files changed, 0 insertions, 0 deletions