Your comments

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!

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