index
:
git-helpers
main
git-helpers
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
justfile
blob: a14db6542218ee666001162a930103c0ba9c8d30 (
plain
)
1
2
3
4
5
build: go build ./... test: go test ./...