version: always include the long form version in describe.

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson 2020-06-03 05:42:46 +00:00
parent 08a38f21c9
commit cc687fc3e6

View File

@ -1,4 +1,4 @@
describe=$(cd ../.. && git describe)
describe=$(cd ../.. && git describe --long)
echo "$describe" >$3
redo-always
redo-stamp <$3