tuigreet/contrib/git-version.sh

4 lines
54 B
Bash
Executable File

#!/bin/sh
git describe --long | sed 's/-/.r/;s/-/./'