Skip to content

Instantly share code, notes, and snippets.

@a-fro
Created April 24, 2015 18:49
Show Gist options
  • Select an option

  • Save a-fro/33755fa74e6da8951b51 to your computer and use it in GitHub Desktop.

Select an option

Save a-fro/33755fa74e6da8951b51 to your computer and use it in GitHub Desktop.
post-checkout
#! /bin/sh
# Start from the repository root.
cd ./$(git rev-parse --show-cdup)
compass compile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment