shithub: shithub

ref: fb491d7a747b26f17caf11aca82be4d9e611c56d
dir: shithub/patch

View raw version
#!/bin/rc -e

. /sys/lib/shithub/common.rc

cd $1
shift

rfork ne
nl='
'

gituser=$1
repo=$2
hash=$3

repons $gituser $repo
cd /mnt/$repo
git/export $hash