mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
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 <art27@cantab.net>
This commit is contained in:
committed by
Lunny Xiao
parent
69b9040f17
commit
e333f3f064
@@ -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.
|
> 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_
|
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
|
## Issues and Pull Requests References Summary
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user