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

Re: git describe is failing

From: Mikael Magnusson <hidden>
Date: 2016-06-15 22:47:36

2009/10/22 Eugene Sajine [off-list ref]:
Hi,

I have a test repo which I'm playing with. It has about 15 commits and
one branch only (master) and couple of tags. Somehow it got to a state
when

$ git describe

gives:

fatal: cannot describe 'SHA-1'

The command is working ok with my other repo. It doesn't seem that the
test repo is corrupted. I can commit, push and pull, see the history
with gitk... How can I check or repair it?

Thanks,
Eugene
Your tags are probably not annotated (lightweight tags), use git
describe --tags.

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