Gitea: use full URL for referencing pull requests
For easy clicking in commit logs. Pull Request: https://projects.blender.org/blender/blender/pulls/105493
This commit is contained in:

committed by
Brecht Van Lommel

parent
a668e3b73a
commit
4eb88bca58
@@ -2,4 +2,4 @@ ${CommitTitle}
|
|||||||
|
|
||||||
${CommitBody}
|
${CommitBody}
|
||||||
|
|
||||||
Pull Request #${PullRequestIndex}
|
Pull Request: https://projects.blender.org/blender/blender/pulls/${PullRequestIndex}
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
${PullRequestTitle}
|
${PullRequestTitle}
|
||||||
|
|
||||||
Pull Request #${PullRequestIndex}
|
Pull Request: https://projects.blender.org/blender/blender/pulls/${PullRequestIndex}
|
||||||
|
Reference in New Issue
Block a user