You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running crit AFTER the plan stage (to review local changes), the changes are against the default branch, not the origin/main (which I can fetch with git fetch)
Being able to pick origin/main here would be useful
When running
critAFTER the plan stage (to review local changes), the changes are against the default branch, not theorigin/main(which I can fetch withgit fetch)Being able to pick
origin/mainhere would be useful