add script to get latest upstream commit
This commit is contained in:
parent
569e4e13ea
commit
7c2fd2b734
1 changed files with 3 additions and 0 deletions
3
get-upstream-commit.sh
Executable file
3
get-upstream-commit.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git rev-parse --short --verify upstream/master
|
Loading…
Add table
Reference in a new issue