NirmalScaria / le-git-graph

Browser extension to add git graph to GitHub website.

Home Page:https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not show tagged commits outside of any branch

andry81 opened this issue · comments

Describe the bug
Tagged commits outside of any branch is not shown in the graph.

To Reproduce
https://github.com/andry81/tacklebar

Expected behavior
Show tagged commits.

Screenshots
Screenshot from GitExtensions:
tagged-commits-graph

Version information:

I use tagged commits outside of any branch to freeze externals revisions in the file .externals for the vcstool. This is a convenient way to not touch any branch to freeze revisions. And no need to rewrite a branch to fix an external revision.