diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-09-25 15:24:08 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-09-25 15:24:09 +0900 |
commit | abdf7d8e25f16913f1fcabc0a5e9f125126ffe80 (patch) | |
tree | 777d74bd9a849d666de97cd9463898d01c391375 /commit.c | |
parent | 450b9086484775c99d512c5a6d68fba232183579 (diff) | |
parent | afe2fab72c3151d02314ab5ef3708cd203c499e5 (diff) | |
download | git-abdf7d8e25f16913f1fcabc0a5e9f125126ffe80.tar.gz |
Merge branch 'aw/gc-lockfile-fscanf-fix'
"git gc" tries to avoid running two instances at the same time by
reading and writing pid/host from and to a lock file; it used to
use an incorrect fscanf() format when reading, which has been
corrected.
* aw/gc-lockfile-fscanf-fix:
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions