Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: rename config variable for more general use
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index b7ab4ac62428a3bc50224801bfee0277c6139e16..a32a0ea91c11f747a4612cc5c0b773635ec426c9 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1011,6
+1011,7
@@
struct ref {
REF_STATUS_NONE = 0,
REF_STATUS_OK,
REF_STATUS_REJECT_NONFASTFORWARD,
+ REF_STATUS_REJECT_ALREADY_EXISTS,
REF_STATUS_REJECT_NODELETE,
REF_STATUS_UPTODATE,
REF_STATUS_REMOTE_REJECT,