Created
January 30, 2022 15:02
-
-
Save hexfusion/0bbda6c73177211514ef3ecd272c00a0 to your computer and use it in GitHub Desktop.
quick-ref-avadev
This file contains 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" | |
GOPRIVATE=github.com/hexfusion/avalanchego-internal go mod tidy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment