]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
[PATCH] Possible cleanups for local-pull.c
authorPeter Hagervall <hager@cs.umu.se>
Fri, 2 Sep 2005 12:17:10 +0000 (14:17 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 4 Sep 2005 17:28:38 +0000 (10:28 -0700)
commit2ab141a26f93c4d97e243a6be8a38a7dd4eb35a3
treef5399eb6ab1c1242e0efcb56759288bf8063b773
parentbaeda3a749ddcb6feee8354cf2b6f8f55cbd7200
[PATCH] Possible cleanups for local-pull.c

Hi. This patch contains the following possible cleanups:

 * Make some needlessly global functions in local-pull.c static
 * Change 'char *' to 'const char *' where appropriate

Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
local-pull.c
sha1_file.c