I hereby claim:
- I am tushar-dadlani on github.
- I am tushardadlani (https://keybase.io/tushardadlani) on keybase.
- I have a public key whose fingerprint is D4D9 A32C 2C84 4094 7B7A EC2B 7571 D499 6CB4 451F
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
open http://whiteboard.pivotallabs.com/standups/117/items | |
open https://pivotal.zoom.us/j/479823115 |
#!/bin/bash | |
# Derived from https://github.com/depy/my-git-hooks/blob/master/run-rspec-test-pre-commit | |
# Github username of original source: depy | |
# Author: Tushar Dadlani | |
# Instructions to install | |
# Copy this file to YOUR_RAILS_ROOT/.git/hooks/pre-commit.sh | |
# mv pre-commit.sh pre-commit | |
# chmod +x pre-commit |