Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 484 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 484 Bytes

git-speed

Git aliases to speed you up.

See https://www.gitscientist.com for more.

Install

Install from pip:

pip install git-speed

Then install your Git aliases. git-speed will ask if you want to update your bash prompt to include information about your Git repo (the current branch name and whether the repo contains uncommitted changes). We recommend you update your bash prompt.

git-speed install

Uninstall

git-speed uninstall