work-tracker

Tracks your commits in any project and adds your git add results to the changelog.txt so you can have an active github from working in bitbucket repos or something of that nature

How to use work-tracker

add ga.py to your PATH

chmod +x src/ga.py

mkdir -p ~/bin

cp src/ga.py ~/bin/gatr

Add $HOME/bin to your path

Usage:

gatr "commit message here"