Skip to content

rawnly/git-add-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Add Commit

Commit made easy

Installation

Download the latest release and put the binary in your $PATH

Homebrew:

    brew tap rawnly/tap
    brew install git-add-commit

Usage

    git add-commit [commit message]
  • ENTER to add and commit
  • d to run diff
  • e to edit the commit message
  • p to run add, commit and push

See also