legacy-svn-scala/tools/git-get-rev

5 lines
66 B
Bash
Executable File

#!/bin/sh
#
GIT_PAGER=cat
git log -10 | grep git-svn-id | head -1