logoalt Hacker News

ulrikrasmussentoday at 9:41 AM1 replyview on HN

I use git every day and can do quite advanced stuff with it, but I do all of my work using magit in emacs. I don't even use emacs for writing code anymore, I only use it for git. I just can't be bothered with using the CLI, it is too painfully inconsistent.

The only downside to this is that it is hard for me to help people with git problems since I can only tell them what conceptually has to be done, not how to accomplish it using the CLI.


Replies

IshKebabtoday at 11:00 AM

When beginners need help with Git and they're using the CLI the first and best advice I give them is to stop using the CLI.

show 1 reply