In the gitk view, I notice some (but not all) git tags missing. git tag shows those tags, and I am also able to checkout by specifying those tags, so the tags got created correctly. What should I try to understand and debug this problem?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Without the |
|||||
|
--allparameter, gitk shows only parent commits of your current HEAD. – helmbert Jan 22 at 17:01--all, it does show all the branches now. Thanks for the comment, it helped. Could you please post that as an answer, so I can accept it? – Deidara-senpai Jan 22 at 17:05