author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 12 Mar 2007 23:00:21 +0000 (19:00 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 13 Mar 2007 06:40:18 +0000 (23:40 -0700) | ||
commit | b49809c9615e7d2b854ce88b3dd0cd7790588fe5 | |
tree | 53aca6946571f98dc5b9c829b48fcf76b0034eb6 | tree | snapshot |
parent | 15a1c012635f2f57a8f0146e198b5e1334d527cf | commit | diff |
Use run_command within merge-index
Maybe unnecessary as the merge-index utility may go away in the
future, but its currently here, its shorter to use run_command,
and probably will help the MinGW port out.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Maybe unnecessary as the merge-index utility may go away in the
future, but its currently here, its shorter to use run_command,
and probably will help the MinGW port out.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
merge-index.c | diff | blob | history |