In my work repository, we use development as the “main” branch. When using the @ menu to select the “Branch (Diff with Main)” option, it’s not clear to me which branch is actually being used as the base for comparison.
How do I ensure that Cursor is choosing the correct base branch for this context setting?
It seems vscode has an existing concept of this in the setting git.defaultBranchName. Maybe Cursor could use this if it’s set to customize the diffing behavior?
Thanks Colin, that was super helpful! If I could suggest moving 4 up above 2 I think that would be the most obvious experience. Basically just makes it so intentional user config always wins.