mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
0fc15dcbd5
So it doesn't vary based on who's doing the release with which version of git. Fixes tailscale/corp#419
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
describe=$(cd ../.. && git describe --long --abbrev=9)
|
|
echo "$describe" >$3
|
|
redo-always
|
|
redo-stamp <$3
|