Sublime Forum

Feature request: Make Git log URLs clickable

#1

We link back to our ticket management system inside our git commit logs, it would be nice if these links were clickable.

Ex:

Fixed the thing

Notes: Fixes T393939

Reviewers: user, #group

Reviewed By: user, #group

Subscribers: bot1, bot2, user3

Differential Revision https://phab.company.com/D599299

An even cooler thing would be a plugin interface to parse our git log messages and insert our own custom links. That way we can make links for users, ticket IDs and such inside sublime merge.

1 Like