brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "you@example.com"
| { | |
| "data": { | |
| "objectClass": "ApiSignal", | |
| "gatewayId": 76869, | |
| "status": "successful", | |
| "error": {}, | |
| "providerReference": "5140932a-beac-4bb0-a761-87d978a3d266", | |
| "target": { | |
| "objectClass": "Product", | |
| "gatewayId": 3004, |
brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "you@example.com"