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
The current fastest workflow is to hit y and then copy the hash to the clipboard and then run: git format-patch -1 7ae304975444ab0632affb1eceab0399ee3971d4 --stdout > diff.diff
Which works but is still rather clunky.
Simply exporting the diff to a file would be awesome.