discourse

Tycho: It would also be nice if you could figure out way for git (or a helper) to see any open files in your text editor and save/close them if needed.

Jeff: I do this with emacs by combining compulsive saving, noticing 'path/to/.#autosavefile' entries in 'git status', and '(global-auto-revert-mode 1)'.