]> git.ipfire.org Git - thirdparty/git.git/commit - update-index.c
Fix stale index.lock file removal using "atexit()".
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 22:39:26 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 22:39:26 +0000 (15:39 -0700)
commit9614b8dcf8f295b6063d2a85bf8ec53960b072b6
tree6ce87c726d7f7724a6441a1a94f2fc18314c5cd4
parent84fe972055398ba0790ac0a8f159c79c83efcef4
Fix stale index.lock file removal using "atexit()".

Problem noted by Randy Dunlap.
read-tree.c
update-cache.c