]> git.ipfire.org Git - thirdparty/git.git/commit
[PATCH] Unify usage strings declaration
authorPetr Baudis <pasky@suse.cz>
Fri, 29 Jul 2005 09:01:26 +0000 (11:01 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Jul 2005 00:21:50 +0000 (17:21 -0700)
commit4d1f11903393bd79998144ce1089ce427a49a2ed
tree1abd1ae3781d10f15834ab35e12cc7d2252ad9a6
parent0b124bb4bf8eafae8a4eae9c1fc44bf63da2e62e
[PATCH] Unify usage strings declaration

All usage strings are now declared as static const char [].

This is carried over from my old git-pb branch.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
17 files changed:
checkout-cache.c
commit-tree.c
diff-cache.c
diff-files.c
diff-helper.c
diff-stages.c
diff-tree.c
hash-object.c
local-pull.c
ls-files.c
ls-tree.c
read-tree.c
ssh-push.c
tar-tree.c
test-delta.c
var.c
verify-pack.c