github.com/q2/git-lfs@v0.5.1-0.20150410234700-03a0d4cec40e/script/release (about) 1 #!/bin/sh 2 script/fmt 3 GOPATH="`pwd`/.vendor" \ 4 go run script/*.go -cmd release "$@"