github.com/q2/git-lfs@v0.5.1-0.20150410234700-03a0d4cec40e/script/cibuild (about) 1 #!/bin/sh 2 3 git config user.name || git config --global user.name "Git LFS Tests" 4 git config user.email || git config --global user.email "git-lfs@example.com" 5 6 script/test