garrettmaring / git-interactive

Interactive git scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-interactive

A (hopefully) growing collection of scripts that help deal with git.

Installation

$ git clone https://github.com/sixsixteen/git-interactive.git 
$ cd git-interactive
$ npm install -g .

This will make the git-interactive command available.

Commands

$ git-interactive [command]

Use -h or git-interactive help [command] for help.

add (stage)

$ git-interactive add

interactiveAddGif

About

Interactive git scripts


Languages

Language:JavaScript 100.0%