bulk offline issue cloner:
first, in a new folder create a folder for each user you want, and a sub folder inside each users folder for each of their repos that you want to clone the issues from
e.g.
mkdir issues
cd issues
mkdir -p maxogden/dat
mkdir -p maxogden/taco
mkdir -p jlord/offline-issues
then save update.sh in issues/ and run it via ./update.sh. it should clone all issues into the correct folders