Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/mailsplit-maildir-muttsort'
[gitweb.git]
/
remote.h
diff --git
a/remote.h
b/remote.h
index 251d8fd9654f23e7a131765742803492fb0d9041..f7b08f15de3f87ce75d16c81d08e84c47f028877 100644
(file)
--- a/
remote.h
+++ b/
remote.h
@@
-62,6
+62,7
@@
struct refspec {
unsigned force : 1;
unsigned pattern : 1;
unsigned matching : 1;
+ unsigned exact_sha1 : 1;
char *src;
char *dst;