Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: Show author if different from committer
[gitweb.git]
/
remote.h
diff --git
a/remote.h
b/remote.h
index a38774bbdc5acfb5ed9360ac92e1049fa79b26e1..6878c52ce0e3fa57693e919a9cdb66748bb6e6e3 100644
(file)
--- a/
remote.h
+++ b/
remote.h
@@
-26,6
+26,7
@@
struct remote {
*/
int fetch_tags;
int skip_default_update;
+ int mirror;
const char *receivepack;
const char *uploadpack;