--- a/hgext/remotefilelog/shallowrepo.py Thu Jul 18 12:03:29 2024 +0200
+++ b/hgext/remotefilelog/shallowrepo.py Thu Jul 18 12:36:12 2024 +0200
@@ -32,6 +32,7 @@
shallowutil,
)
+
# These make*stores functions are global so that other extensions can replace
# them.
def makelocalstores(repo):