shithub: shithub

ref: 2e798f8d446018f0d0322618ad4d701f1695ea8e
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