Open All Modified Files Tracked by Git in Default Editor
Quick way to open modified files… in cases where you close your editor.
Updated from comments (Thanks Ixguma)
Place this file somewhere in PATH and name it git-edit (or whatever you want to call it), mark it chmod +x git-edit and then inside a git dir, run git edit (replace edit with whatever you named it after ‘git-‘)