Created
August 25, 2011 15:34
-
-
Save goncalossilva/1170940 to your computer and use it in GitHub Desktop.
Default pre-commit hook in git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| echo "Peter Van Rooijen, explaining the Law of Demeter: | |
| • You can play with yourself | |
| • You can play with your own toys (but you can’t take them apart) | |
| • You can play with toys that were given to you | |
| • And you can play with toys you’ve made yourself\n" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment