Sublime Forum

Show tagged commits in history

#1

Scenario:

  • feature branch off master
  • decide feature is not necessary anymore
  • create tag at the feature branch head
  • delete branch

Sublime Merge behavior:

  • commits from that branch disappear completely

What I expect (GK behavior):

  • history visible up until last tag on that branch

0 Likes

#2

also would be great if tags could be parsed, and in case of semver, sorted in their real order instead of string order.

0 Likes