Code

Merge branch 'gl/cleanup'
authorJunio C Hamano <junkio@cox.net>
Sat, 26 Aug 2006 08:06:22 +0000 (01:06 -0700)
committerJunio 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).

1  2 
builtin-update-index.c
cache.h
http-push.c

Simple merge
diff --cc cache.h
Simple merge
diff --cc http-push.c
Simple merge