clone.sh/update.sh: add --force to git fast-import
commit4226a1799104dd0a5901fd87f825f1c045e272d5
authorKyle J. McKay <mackyle@gmail.com>
Fri, 7 Mar 2014 20:04:54 +0000 (7 12:04 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 7 Mar 2014 20:04:54 +0000 (7 12:04 -0800)
tree9dcdbdcb7f1255a0731e37b50e76053a0f5132da
parentb40b87ea3238befd6bfec369e9ef125dd07b5632
clone.sh/update.sh: add --force to git fast-import

Both bzr and darcs mirrors make use of git fast-import.  Add the
--force option to git fast-import so that they support fetching
non-fast-forward updates.
jobd/update.sh
taskd/clone.sh