[darcs-devel] [issue2260] darcs changes --last n doesn't take account of rebase patch

Owen Stephens bugs at darcs.net
Sat Oct 20 23:03:48 UTC 2012


New submission from Owen Stephens <darcs at owenstephens.co.uk>:

I did something like this:

    darcs init --repo R
    cd R
    touch m
    darcs rec -alm m
    touch n
    darcs rec -alm n
    
    echo yd | darcs rebase sus
    darcs cha --last 1

the final `cha` prints nothing, but `darcs cha --last 2` prints m's
details - I imagine it's not taking account of the rebase patch.

----------
messages: 16255
nosy: owst
status: unknown
title: darcs changes --last n doesn't take account of rebase patch

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2260>
__________________________________


More information about the darcs-devel mailing list