]> Sergey Matveev's repositories - public-inbox.git/commitdiff
clone: fix --post-update-hook behavior
authorEric Wong <e@80x24.org>
Fri, 30 Dec 2022 10:59:39 +0000 (10:59 +0000)
committerEric Wong <e@80x24.org>
Fri, 30 Dec 2022 17:36:44 +0000 (17:36 +0000)
Only run hooks if we've done a fetch (which may be a no-op), and
add some tests to ensure it works as advertised with and without
--objstore=


No differences found