Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kpman/git-gan
- Owner: kpman
- Created: 2017-12-06T08:51:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T04:44:10.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T20:23:59.056Z (about 1 month ago)
- Topics: alias, command, git
- Language: JavaScript
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.