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
- Host: GitHub
- URL: https://github.com/willguimont/git-fuck-this
- Owner: willGuimont
- Created: 2020-03-26T20:30:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T20:36:24.000Z (over 6 years ago)
- Last Synced: 2025-10-08T19:05:53.268Z (10 months ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`