Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add support for pushing to a remote repository using HTTP/DAV
[gitweb.git]
/
object.h
diff --git
a/object.h
b/object.h
index bf744490a9a75c5e84af6384b2fa2bc4eb492452..6accda33d8c8d6b8ef33a4df50bf350d9f088dc6 100644
(file)
--- a/
object.h
+++ b/
object.h
@@
-17,6
+17,7
@@
struct object {
void *util;
};
+extern int track_object_refs;
extern int nr_objs;
extern struct object **objs;