Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add branch --set-upstream
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index cf36c8160e8027aa608da4baf59e2d9f04f0ccdd..e9ec537fed172546fdd2d906d15e9a6b840d785f 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-553,6
+553,7
@@
enum branch_track {
BRANCH_TRACK_REMOTE,
BRANCH_TRACK_ALWAYS,
BRANCH_TRACK_EXPLICIT,
+ BRANCH_TRACK_OVERRIDE,
};
enum rebase_setup_type {