Custom git command for tagging commits with trello cards.
Add bin/
to your PATH
. Eg.
git clone [email protected]:saifelse/git-trello.git ~/git-trello
echo 'export PATH=~/git-trello/bin:$PATH' >> ~/.zshrc
source ~/.zshrc
TODO
From within a repository:
git trello