]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/lockfile-absolute'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 20:56:01 +0000 (12:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2015 20:56:01 +0000 (12:56 -0800)
The lockfile API can get confused which file to clean up when the
process moved the $cwd after creating a lockfile.

* nd/lockfile-absolute:
  lockfile.c: store absolute path


Trivial merge