My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
77067b6
a613d4f
)
Merge branch 'sc/pack-refs-deletion-racefix'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 22 Aug 2019 19:34:10 +0000
(12:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 22 Aug 2019 19:34:10 +0000
(12:34 -0700)
"git pack-refs" can lose refs that are created while running, which
is getting corrected.
* sc/pack-refs-deletion-racefix:
pack-refs: always refresh after taking the lock file
Trivial merge