clone.sh: create .svnpack for git-svn clones
commit8d1255d32270767a5721859b0719074a73eebf8e
authorKyle J. McKay <mackyle@gmail.com>
Sat, 2 Jul 2016 14:27:32 +0000 (2 07:27 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 2 Jul 2016 14:27:32 +0000 (2 07:27 -0700)
treefa05d91689280e5357144fd26882ed722da906fd
parent32c92ea8f7843461e7d84a8d8d5ee7e927b241d2
clone.sh: create .svnpack for git-svn clones

In practice this should never matter, but if there's a pre-existing fork
and a clone is restarted it will avoid excess objects being copied down
to the fork(s).

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/clone.sh