Skip to content

Fixes GitLab merge request targets#4976

Merged
d13 merged 1 commit intomainfrom
4975-when-calling-gitlensstartreview-a-working-tree-is-created-for-main-not-for-the-branch-with-changes-on-gitlab
Feb 13, 2026
Merged

Fixes GitLab merge request targets#4976
d13 merged 1 commit intomainfrom
4975-when-calling-gitlensstartreview-a-working-tree-is-created-for-main-not-for-the-branch-with-changes-on-gitlab

Conversation

@d13
Copy link
Member

@d13 d13 commented Feb 12, 2026

See #4975

@d13 d13 marked this pull request as ready for review February 13, 2026 15:25
@d13 d13 merged commit 9b33138 into main Feb 13, 2026
9 checks passed
@augmentcode
Copy link

augmentcode bot commented Feb 13, 2026

🤖 Augment PR Summary

Summary: Fixes GitLab merge request refs so head correctly maps to the source branch/project and base maps to the target branch/project.
Technical Notes: Swaps the associated diffRefs SHAs (headSha/baseSha) to match the corrected head/base mapping, ensuring comparisons and related PR actions use the proper targets.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When calling gitlens_start_review, a working tree is created for main, not for the branch with changes on Gitlab

2 participants