0

Commit Marker

philipp nussbaumer 5 days ago updated by Nussbaumer, Philipp 5 days ago 4

A helpful feature would be the ability to mark certain commits with a color, making them easier to find and revisit later.

GUI Graph

What about using tags as a temporary workaround?

Thank you for the quick response. A temporary workaround with tagging will certainly help — hopefully I don’t accidentally push those tags. 😉

In our 25.1 preview we also support Git Notes.
You could use these as an alternative to Tags:

https://docs.syntevo.com/SmartGit/Latest/Manual/GUI/Notes

You can download the preview from:
https://www.syntevo.com/smartgit/preview/

Tags and Git Notes are both great features for highlighting and adding additional information to a commit—somehow in a more permanent way, which I must admit is pretty cool.

My use case would be more like a daily helper to mark commits that need further review. Even though we work with merge requests and things are being checked, I still review eye-catching commits quickly. A commit marker would be more of a nice-to-have feature—something that could speed up my review workflow. SmartGit already makes me quite efficient!