Merge branch 'mh/lockfile-stdio'
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2014 17:49:51 +0000 (10:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2014 17:49:52 +0000 (10:49 -0700)
* mh/lockfile-stdio:
commit_packed_refs(): reimplement using fdopen_lock_file()
dump_marks(): reimplement using fdopen_lock_file()
fdopen_lock_file(): access a lockfile using stdio

1  2 
lockfile.c
diff --cc lockfile.c
Simple merge