]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: properly pack-refs in non-forkgroup repos
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:02 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:57 +0000 (23:38 +0000)
commit0b6098f90d269a57e04ba1c1d587891acdad4e3f
tree82bd630f149135945430f994f1efb02acc8ac4d2
parentd28167f0a78a2010a752bdc16b3b8a62e8fc91ae
lei_mirror: properly pack-refs in non-forkgroup repos

We need to ensure `git update-ref --stdin' is complete
before running `git pack-refs', otherwise loose refs can
remain while update-ref is still running.
lib/PublicInbox/LeiMirror.pm