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 have a Shell menu item that does a git pull --autostash --rebase=true, which has the "Save file before" and "Re-load file after" boxes checked. It would be useful if it could be configured to automatically save and/or reload all the open files that might have been updated by that git pull, not just the file that is currently active.
The text was updated successfully, but these errors were encountered:
I have a Shell menu item that does a
git pull --autostash --rebase=true
, which has the "Save file before" and "Re-load file after" boxes checked. It would be useful if it could be configured to automatically save and/or reload all the open files that might have been updated by thatgit pull
, not just the file that is currently active.The text was updated successfully, but these errors were encountered: