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.
- Host: GitHub
- URL: https://github.com/emilebosch/git-hipster
- Owner: emilebosch
- Created: 2014-04-28T12:33:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T12:07:56.000Z (about 10 years ago)
- Last Synced: 2025-01-14T03:35:18.665Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 324 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)