src.hhvn.uk > hhvn.uk-scripts > file > www > chroot > git-wrapper

scripts that power hhvn.uk
Log | Files | Refs | README

git-wrapper (56B)


      1 #!/bin/ksh
      2 
      3 git -c safe.directory='*' http-backend "$@"