From e333f3f0644a697a804458128a40fbb44e6b7c8a Mon Sep 17 00:00:00 2001 From: David Svantesson Date: Sat, 18 Jan 2020 05:40:43 +0100 Subject: [PATCH] Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) * Explicitly refer to PR in squash-merge commit message in case of external tracker * documentation Co-authored-by: zeripath --- doc/usage/linked-references.en-us.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/usage/linked-references.en-us.md b/doc/usage/linked-references.en-us.md index a5f88363..d2836f85 100644 --- a/doc/usage/linked-references.en-us.md +++ b/doc/usage/linked-references.en-us.md @@ -136,7 +136,8 @@ the `!` marker to identify pull requests. For example: > This is pull request [!1234](#), and links to a pull request in Gitea. The `!` and `#` can be used interchangeably for issues and pull request _except_ -for this case, where a distinction is required. +for this case, where a distinction is required. If the repository uses external +tracker, commit message for squash merge will use `!` as reference by default. ## Issues and Pull Requests References Summary