Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/ls-files-recurse-submodules-fix'
[gitweb.git]
/
refs
/
refs-internal.h
diff --git
a/refs/refs-internal.h
b/refs/refs-internal.h
index 5f26208c2c1b1ff34d86bd4cc961c856bfd3c62c..690498698e41b75cf7a194ac03cafd778f0f19f1 100644
(file)
--- a/
refs/refs-internal.h
+++ b/
refs/refs-internal.h
@@
-200,6
+200,7
@@
enum ref_transaction_state {
* as atomically as possible. This structure is opaque to callers.
*/
struct ref_transaction {
+ struct ref_store *ref_store;
struct ref_update **updates;
size_t alloc;
size_t nr;