summaryrefslogtreecommitdiffstats
path: root/builtin-push.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-03-12 20:33:18 +0100
committerJunio C Hamano <junkio@cox.net>2007-03-13 07:40:18 +0100
commit1a8f27413bfe438ce8f8aba56aa48f980f6144d1 (patch)
treea52d78c5a16873d90044a970f9e57eba2c9e9442 /builtin-push.c
parentReplace fork_with_pipe in bundle with run_command (diff)
downloadgit-1a8f27413bfe438ce8f8aba56aa48f980f6144d1.tar.xz
git-1a8f27413bfe438ce8f8aba56aa48f980f6144d1.zip
Correct new compiler warnings in builtin-revert
The new builtin-revert code introduces a few new compiler errors when I'm building with my stricter set of checks enabled in CFLAGS. These all just stem from trying to store a constant string into a non-const char*. Simple fix, make the variables const char*. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-push.c')
0 files changed, 0 insertions, 0 deletions