Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akashnimare/gitfire

Git fire mode
https://github.com/akashnimare/gitfire

Last synced: about 1 month ago
JSON representation

Git fire mode

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)