1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/ci/tag-name.sh
2022-01-01 13:33:40 -07:00

3 lines
91 B
Bash
Executable File

#!/bin/bash
git -c "core.abbrev=8" show -s "--format=%cd-%h" "--date=format:%Y%m%d-%H%M%S"