🤯 Magit even works when you open a project on a remote server! As in, you can open a file over ssh in emacs, make some edits, hit `C-x g` or whatever your magit hotkey is, and it goes and figures out the state of everything on the remote server, including what the “project” is... cuz like, you already have an SSH connection anyways. And you can do all your usual git things in the same UI regardless of where the repo lives.
Slight delay but hey that’s fantastic and better than direct ssh!
#emacs