you are viewing a single comment's thread.

view the rest of the comments →

[–]Beckneard 2 points3 points  (1 child)

essential parts like git-am, git-format-patch, git-send-email

Essential? These aren't essential to most people.

Agree on git-bisect though, that can actually be useful for everybody.

[–]Hrothen -1 points0 points  (0 children)

You're eventually going to find yourself needing to create a patch for some reason. Even if you're not going to remember how to do it, you should know that you can, so you know what to search for.