brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "you@example.com"
| <template> | |
| <require from="./autocomplete"></require> | |
| <input autocomplete="source.bind: colors; value.two-way: color"> | |
| ${color} | |
| </template> |
brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "you@example.com"