Skip to content

Instantly share code, notes, and snippets.

@goncalossilva
Created August 25, 2011 15:34
Show Gist options
  • Select an option

  • Save goncalossilva/1170940 to your computer and use it in GitHub Desktop.

Select an option

Save goncalossilva/1170940 to your computer and use it in GitHub Desktop.
Default pre-commit hook in git
#!/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