diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-10-18 14:18:59 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-18 14:18:59 +0900 |
commit | 14431c717d1c549454b00800ee05723c82054765 (patch) | |
tree | 195a33ae9d8de921ade4102be93d47322534709b /git-send-email.perl | |
parent | Merge branch 'tg/refs-allowed-flags' into maint (diff) | |
parent | gc: call fscanf() with %<len>s, not %<len>c, when reading hostname (diff) | |
download | tgif-14431c717d1c549454b00800ee05723c82054765.tar.xz |
Merge branch 'aw/gc-lockfile-fscanf-fix' into maint
"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 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions