Make "write_sha1_file()" exit early if the file already exists.
commit706bc531a19f268bb03dda7551929dee20172548
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Apr 2005 16:28:05 +0000 (20 09:28 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 20 Apr 2005 16:28:05 +0000 (20 09:28 -0700)
tree5ba25f0b0b6fb25a61426bed1de7b903d4e0f834
parentf18ca7316631914776136455c151d70318299459
Make "write_sha1_file()" exit early if the file already exists.

Avoid the compression.
sha1_file.c