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
I'm looking for the recommended workflow for reviewing my changes before opening a Pull Request.
Currently, if I right click on a Local Branches on the left panel and select Compare with... I can I see the diffs between my feature branch and the target branch main or dev.
However, this tool doesn't allow me to edit any file. If I see something I don't want - even a simple whitespace, I can't delete/modify it.
Is there a built-in way to do this, or is the expected workflow to review the diff, switch back to the file editor, make changes, and then compare again?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I'm looking for the recommended workflow for reviewing my changes before opening a Pull Request.
Currently, if I right click on a
Local Brancheson the left panel and selectCompare with...I can I see the diffs between myfeaturebranch and the target branchmainordev.However, this tool doesn't allow me to edit any file. If I see something I don't want - even a simple whitespace, I can't delete/modify it.
Is there a built-in way to do this, or is the expected workflow to review the diff, switch back to the file editor, make changes, and then compare again?
All reactions