gluon/scripts/openwrt_rev.sh
2013-04-04 21:00:15 +02:00

4 lines
131 B
Bash
Executable File

#!/bin/sh
echo "r$(git --git-dir="$1"/.git/modules/openwrt log | grep -m 1 git-svn-id | awk '{ gsub(/.*@/, "", $0); print $1 }')"