Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: fix "refs/tags/ hierarchy cannot be updated without --force"
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index a32a0ea91c11f747a4612cc5c0b773635ec426c9..a942bbd59f87600b597c452f92e9faaf1a7737bf 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1004,7
+1004,6
@@
struct ref {
requires_force:1,
merge:1,
nonfastforward:1,
- not_forwardable:1,
update:1,
deletion:1;
enum {