Last active
February 5, 2025 06:46
-
-
Save chenlujjj/7b48bd4089358195fa099be26b8c1c96 to your computer and use it in GitHub Desktop.
print go module pseudo version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TZ=UTC git --no-pager show \ | |
--quiet \ | |
--abbrev=12 \ | |
--date='format-local:%Y%m%d%H%M%S' \ | |
--format="%cd-%h" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment