Skip to content

Instantly share code, notes, and snippets.

@aeppert
Created July 6, 2015 14:49
Show Gist options
  • Save aeppert/00b1c97009a21c8eabe7 to your computer and use it in GitHub Desktop.
Save aeppert/00b1c97009a21c8eabe7 to your computer and use it in GitHub Desktop.
Build central to the root directory of the current Git repository
ROOTDIR=$(shell git rev-parse --show-toplevel)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment