Thread (5 messages) flat view 5 messages, 4 authors, 2016-06-15

Re: What's the definition of a valid Git symbolic reference?

From: Tomas Carnecky <hidden>
Date: 2016-06-15 22:50:33

  On 2/15/11 4:49 AM, Emeric Fermas wrote:
Another possibility would be that only git internal symbolic
references are allowed to live under the ".git" dir (HEAD, FETCH_HEAD,
...) and that user defined symrefs should live under refs/. In this
All refs should live under refs/ (except the special ones like HEAD 
etc). It's usually a mistake if someone manages to create one outside of 
refs/. The plumbing commands allow you to do that, but users usually 
shouldn't use those.

tom
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help