Skip to content

Instantly share code, notes, and snippets.

@AiyionPrime
Last active April 10, 2020 08:57
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 AiyionPrime/40dbe9bd3be05bd68e25c5c0e1bfa92e to your computer and use it in GitHub Desktop.
Save AiyionPrime/40dbe9bd3be05bd68e25c5c0e1bfa92e to your computer and use it in GitHub Desktop.
get last commit sha of github repo
wget --header="Accept: application/vnd.github.VERSION.sha" -qO commit_id http://api.github.com/repos/freifunkh/site/commits/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment