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'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 12 Sep 2016 22:34:35 +0000
(15:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 12 Sep 2016 22:34:35 +0000
(15:34 -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:
293c232
12cfa79
)
Trivial merge