From d7f4757da0501b245c9c2b9b95eb76c3b1460d2d Mon Sep 17 00:00:00 2001 From: kaligonj3959-max Date: Sun, 19 Apr 2026 05:50:49 +0600 Subject: [PATCH] Update merging-a-pull-request.md --- .../merging-a-pull-request.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request.md b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request.md index 3367f2ec9bf7..e3263de7d76f 100644 --- a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request.md +++ b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request.md @@ -95,3 +95,4 @@ gh pr merge 523 --squash --body "my squash commit" --delete-branch * [AUTOTITLE](/desktop/keeping-your-local-repository-in-sync-with-github/syncing-your-branch) using {% data variables.product.prodname_desktop %} * [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges) * [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts) +