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

Avoid the compression.
sha1_file.c