8000 Tags · jarviliam/neogit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jarviliam/neogit

Tags

test99

Toggle test99's commit message

Verified

This commit was signed with the committer’s verified signature.
jarviliam Liam Jarvis
feat: Show tag name and distance from head on status page

Similar to Magit's status page this commit adds the most recent tag name
to the status popup with the distance (commits) between the head and tag

Unfortunately lua's pattern matching isn't as complete as I had hoped
for so there might be some cases where it fails. When it fails it will
just set the tag and distance to nil.
0