An open API service indexing awesome lists of open source software.

https://github.com/emilebosch/git-hipster

A short collection of git helpes that help me with my daily work, reviewing work and working with remote teams.
https://github.com/emilebosch/git-hipster

Last synced: 3 months ago
JSON representation

A short collection of git helpes that help me with my daily work, reviewing work and working with remote teams.

Awesome Lists containing this project

README

        

# Git Hipster

Some git commands that make my life easier. With great power comes great responsibility. These utilites rewrite GIT history.
Don't use if you don't know what you are doing.

For the uber powerhouse that is git you might want to add this to your `./git/config`:

[Checking out pull requests locally](https://gist.github.com/piscisaureus/3342247)

And make sure to check out [Git extras](https://github.com/visionmedia/git-extras)

Check commands for commands:

[COMMANDS.md](COMMANDS.md)