In Darcs.Repository.Clone we pass YesUpdatePending in a number of places
and even call tentativelyAddToPending explicitly in one place. This
looks wrong to me: why should we bother with pending when we clone a repo?
resolved by:
patch a04c54380af24bbd912cf41b481cccd4f01071c5
Author: Ben Franksen <ben.franksen@online.de>
Date: Sun Jul 22 17:46:49 CEST 2018
* resolve issue2599: don't bother to update pending when cloning a
repo