I am trying to commit with a message referencing another commit that I made earlier. For example, the message should look like this:
It a bugfix for a problem brought by commit # 865
I’m looking for a way to get “865” displayed as a link to a previous commit, which I can click and view (for example, as it is possible for numbers from the error tracking system integrated with TortoiseSVN).
Is it possible?
source
share