1 2 3 4 5 6 7
#! /bin/bash git daemon \ --export-all \ --enable=upload-archive \ --verbose --base-path=`pwd` \ -- `pwd`/*