Hacker News new | ask | show | jobs
by Barrin92 761 days ago
>Then I got tired of pulling up my UIs and learned the terminal commands

I'd never revert to terminal commands. Git is basically begging to be interfaced with through a GUI given how much sense it makes to visualize a git repo and its workflows. The moment I started using Magit git started to make sense for me.

1 comments

lazygit is a godsend, personally. `git add`ing individual files is a PITA.