ref: 30f251641bc3be46341341f435f06a9d927b591f
dir: /revert/
#!/bin/rc rfork e . /sys/lib/git/common.rc gitup flagfmt='c:query query' args='file ...' eval `''{aux/getflags $*} || exec aux/usage commit=$gitfs/HEAD if(~ $#query 1) commit=`{git/query -p $query} for(f in `$nl{cd $commit/tree/ && walk -f ./$gitrel/$*}){ mkdir -p `{basename -d $f} cp -- $commit/tree/$f $f git/add $f } exit ''