Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lt/pack-sync'
[gitweb.git]
/
remote.h
diff --git
a/remote.h
b/remote.h
index c2f557357fd4a0eb247f0e6f688efd10f946a08a..8eed87ba5ab78eb4635632c21843590467d0d864 100644
(file)
--- a/
remote.h
+++ b/
remote.h
@@
-53,6
+53,8
@@
struct refspec {
char *dst;
};
+extern const struct refspec *tag_refspec;
+
struct ref *alloc_ref(unsigned namelen);
struct ref *alloc_ref_from_str(const char* str);