author | Junio C Hamano <junkio@cox.net> | |
Sat, 26 Aug 2006 08:06:22 +0000 (01:06 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 26 Aug 2006 08:06:22 +0000 (01:06 -0700) |
* gl/cleanup:
Convert memset(hash,0,20) to hashclr(hash).
Convert memcpy(a,b,20) to hashcpy(a,b).
Convert memset(hash,0,20) to hashclr(hash).
Convert memcpy(a,b,20) to hashcpy(a,b).
1 | 2 | |||
---|---|---|---|---|
builtin-update-index.c | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
http-push.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-update-index.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc http-push.c
Simple merge