Skip to content

erik-rt/minigit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minigit

A simple CLI tool to save 20 seconds and hand strain.

It consolidates the following commands into one:

git add .
git commit -m "<message>"
git push

To use it, clone the repo, build a release package locally cargo build --release, then add the release build directory to your PATH. Then run:

minigit "<message>"

About

Save 20 seconds and hand strain with this one cool trick

Resources

Stars

Watchers

Forks

Languages