Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit_packed_refs(): remove call to `packed_refs_unlock()`
[gitweb.git]
/
refs
/
refs-internal.h
diff --git
a/refs/refs-internal.h
b/refs/refs-internal.h
index 6f8f9f5619eb7131f4ecfaa82e32cb4ea99fabec..4789106fc093391f1c3e67d0fe46c8ece47fde34 100644
(file)
--- a/
refs/refs-internal.h
+++ b/
refs/refs-internal.h
@@
-664,6
+664,7
@@
struct ref_storage_be {
};
extern struct ref_storage_be refs_be_files;
+extern struct ref_storage_be refs_be_packed;
/*
* A representation of the reference store for the main repository or