author | Petr Baudis <pasky@suse.cz> | |
Fri, 29 Jul 2005 09:01:26 +0000 (11:01 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 30 Jul 2005 00:21:50 +0000 (17:21 -0700) | ||
commit | 4d1f11903393bd79998144ce1089ce427a49a2ed | |
tree | 1abd1ae3781d10f15834ab35e12cc7d2252ad9a6 | tree | snapshot |
parent | 0b124bb4bf8eafae8a4eae9c1fc44bf63da2e62e | commit | diff |
[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>
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 | diff | blob | history | |
commit-tree.c | diff | blob | history | |
diff-cache.c | diff | blob | history | |
diff-files.c | diff | blob | history | |
diff-helper.c | diff | blob | history | |
diff-stages.c | diff | blob | history | |
diff-tree.c | diff | blob | history | |
hash-object.c | diff | blob | history | |
local-pull.c | diff | blob | history | |
ls-files.c | diff | blob | history | |
ls-tree.c | diff | blob | history | |
read-tree.c | diff | blob | history | |
ssh-push.c | diff | blob | history | |
tar-tree.c | diff | blob | history | |
test-delta.c | diff | blob | history | |
var.c | diff | blob | history | |
verify-pack.c | diff | blob | history |