Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashnimare/gitfire
Git fire mode
https://github.com/akashnimare/gitfire
Last synced: about 1 month ago
JSON representation
Git fire mode
- Host: GitHub
- URL: https://github.com/akashnimare/gitfire
- Owner: akashnimare
- Created: 2015-10-04T21:59:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T22:05:55.000Z (about 9 years ago)
- Last Synced: 2023-08-24T02:36:39.860Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
npm install --global gitfire## Usage
> gitfire commitmessage
## What It Does
- creates new branch `fire`
- adds all files
- commits with `"firefire"` or custom message
- pushes to remote## Usage
`gitfire `
`` is optional. If not specified, `"firefire"` will be used.
## Related
[git-fire](https://github.com/qw3rtman/git-fire)