github.com/catandhorse/git-lfs@v2.5.2+incompatible/script/release (about)

     1  #!/usr/bin/env bash
     2  make fmt
     3  GO15VENDOREXPERIMENT=1 go run script/*.go -cmd release "$@"