Skip to content

Instantly share code, notes, and snippets.

@yknx4
Created October 27, 2016 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yknx4/d6d7e5a120423cbaf82044a72f8daf53 to your computer and use it in GitHub Desktop.
Save yknx4/d6d7e5a120423cbaf82044a72f8daf53 to your computer and use it in GitHub Desktop.
#!/bin/sh
wget -O ./.git/hooks/post-checkout https://gist.githubusercontent.com/yknx4/7c2eba07fa8ea33250fe185cfc31b362/raw/372f73ab532ea92df1c950fb137821d432bfef77/post-checkout
chmod +x ./.git/hooks/post-checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment