github.com/driusan/dgit@v0.0.0-20221118233547-f39f0c15edbb/official-git/git-init (about) 1 #!/bin/bash 2 3 d=`dirname $0` 4 5 ${d}/git init "$@" 6