aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmo-deps.sh
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-12-11 01:02:07 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-12-11 01:02:07 +0100
commita0a2e0ffa702c297c655dd051b2edce929f9f528 (patch)
tree26018b4b233d63de16aada29c75c67ef463d4fd5 /scripts/osmo-deps.sh
parent5044f45935fe320304a29b3fd4978d12ad371e6b (diff)
scripts/osmo-deps.sh: show complete git hash of cloned HEAD revision
Diffstat (limited to 'scripts/osmo-deps.sh')
-rwxr-xr-xscripts/osmo-deps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/osmo-deps.sh b/scripts/osmo-deps.sh
index 660ceb6..86da9a6 100755
--- a/scripts/osmo-deps.sh
+++ b/scripts/osmo-deps.sh
@@ -9,3 +9,4 @@ fi
cd $1
git fetch origin
git reset --hard origin/master
+git rev-parse HEAD