Skip to content

Instantly share code, notes, and snippets.

@otykhonruk
Created May 29, 2016 20:17
Show Gist options
  • Save otykhonruk/e3731b521d024642d361bb87727962d4 to your computer and use it in GitHub Desktop.
Save otykhonruk/e3731b521d024642d361bb87727962d4 to your computer and use it in GitHub Desktop.
#!/bin/sh
git_revision=$(git rev-parse HEAD)
echo "git_revision='$git_revision'" > version.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment