author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 20:04:43 +0000 (13:04 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 18 Apr 2005 20:04:43 +0000 (13:04 -0700) | ||
commit | 0fcfd160b0495c0881e142c546c4418b8cea7e93 | |
tree | 21bdf6702f0dfe75fc7caa3882da7bb34b0bc4bf | tree | snapshot |
parent | 0a02ce72d9ab78d061b2cc919bc15e36fe620ddc | commit | diff |
Split up read-cache.c into more logical clumps.
Do the usage and error reporting in "usage.c", and the sha1 file
accesses in "sha1_file.c".
Small, nice, easily separated parts. Good.
Do the usage and error reporting in "usage.c", and the sha1 file
accesses in "sha1_file.c".
Small, nice, easily separated parts. Good.
Makefile | diff | blob | history | |
read-cache.c | diff | blob | history | |
sha1_file.c | [new file with mode: 0644] | blob |
usage.c | [new file with mode: 0644] | blob |