Git Hacks So you want to become a git hacker, huh? You came to the right place – here you will find a lot of useful tips on how to make your git experience even smoother and cool. Of course, we're going to talk about the command-line git interface because that's how true hackers use it.
-
Git aliases and how to use them
Aliases is a helpful git feature that lets you do more typing less. Here we'll find out how to use them.
-
Per-directory git configuration
Sometimes, you want different config files to be in action based on the directory you're in
-
Git open anything
One more (implicit!) alias to improve your git workflow