Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kpman/git-gan

A shorthand for git command
https://github.com/kpman/git-gan

alias command git

Last synced: 23 days ago
JSON representation

A shorthand for git command

Awesome Lists containing this project

README

        

# Git-gan

## Install

```
$ npm install -g git-gan
```

## Usage

```
$ gan
```

## What does it do?

The shorthand will add all unstaged files and force push to the origin branch.