Skip to content

Instantly share code, notes, and snippets.

@hexfusion
Created January 30, 2022 15:02
Show Gist options
  • Save hexfusion/0bbda6c73177211514ef3ecd272c00a0 to your computer and use it in GitHub Desktop.
Save hexfusion/0bbda6c73177211514ef3ecd272c00a0 to your computer and use it in GitHub Desktop.
quick-ref-avadev
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