martin f krafft wrote:
> also sprach Joey Hess <jo...@debian.org> [2014-09-10 02:44 +0200]:
> > > So saying something like chain=pure is really the same, except it
> > > would handle status/log/diff etc. as well, and implicitly. Maybe
> > > there is also a better way to do it, e.g. chain=true and then
> > > something like skip_all_but_checkout=true.
> > 
> > skip = ! lazy will work, although it may not be very obvious.
> 
> This will also skip the initial checkout, unfortunately.

No, like I said it's not very obvious, but it works. Runs initial
checkout and then skips any operations of the repository once it exists.
If you think about it, that is the logical opposite of lazy, which
skips the initial checkout but runs everything once the repository exists.

I'd be fine with adding a better name for ! lazy to fix this bug.

-- 
see shy jo


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to