author | Peter Hagervall <hager@cs.umu.se> | |
Fri, 2 Sep 2005 12:17:10 +0000 (14:17 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 4 Sep 2005 17:28:38 +0000 (10:28 -0700) | ||
commit | 2ab141a26f93c4d97e243a6be8a38a7dd4eb35a3 | |
tree | f5399eb6ab1c1242e0efcb56759288bf8063b773 | tree | snapshot |
parent | baeda3a749ddcb6feee8354cf2b6f8f55cbd7200 | commit | diff |
[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>
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 | diff | blob | history | |
local-pull.c | diff | blob | history | |
sha1_file.c | diff | blob | history |