Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Sep 2016 20:51:40 +0000
(13:51 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 19 Sep 2016 20:51:41 +0000
(13:51 -0700)
"git symbolic-ref -d HEAD" happily removes the symbolic ref, but
the resulting repository becomes an invalid one. Teach the command
to forbid removal of HEAD.
* jc/forbid-symbolic-ref-d-HEAD:
symbolic-ref -d: do not allow removal of HEAD
raw
|
combined
(merge:
4c10c31
12cfa79
)
Trivial merge