Hacker News new | ask | show | jobs
by zachlatta 3963 days ago
Magit is AWESOME. It's easily saved me an hour each day (when using git heavily).
1 comments

Which parts do you enjoy the most ?
It's super easy to create a new branch and push it upstream (especially when creating PRs).

I know I could write a script to do that for me, but there's something so nice about having little things like that already baked in.

What I like most about Magit is staging, unstaging, and reverting hunks.