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

https://github.com/willguimont/git-fuck-this

Small script to commit stuff
https://github.com/willguimont/git-fuck-this

Last synced: 6 months ago
JSON representation

Small script to commit stuff

Awesome Lists containing this project

README

          

# git-fuck-this

Small script to commit stuff.

It just adds everything to the change list and commits using a http://whatthecommit.com commit message.

# Installation

1. `mkdir ~/bin`
2. Copy git-fuck-this into `~/bin`
3. `chmod +x ~/bin/git-fuck-this`
4. Add `PATH=$PATH:$HOME/bin` at the end of your `~/.bashrc`
5. Use with `git fuck-this`