2014-06-20 18:02:03 +02:00
2014-06-20 18:02:03 +02:00
2014-06-20 18:00:02 +02:00
2014-06-20 18:02:03 +02:00

lazy-git

Script for automating the most common git tasks.

Usage

# git status
g check

# git status
# git add --all
# git commit -m "...."
# git push origin master
g send

# git pull
g pull
S
Description
Command-line shortcuts to make git easier
Readme
83 KiB
Languages
Shell 100%