/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fetch-pack: implement ref-in-want
[git/git.git]
/
remote.h
diff --git
a/remote.h
b/remote.h
index
45ecc6c
..
9762921
100644
(file)
--- a/
remote.h
+++ b/
remote.h
@@
-73,6
+73,7
@@
struct ref {
force:1,
forced_update:1,
expect_old_sha1:1,
+ exact_oid:1,
deletion:1;
enum {