[PATCH 2 of 6] scmutil.addremove: use the dirstate's map directly
Siddharth Agarwal
sid0 at fb.com
Tue Apr 2 23:03:12 UTC 2013
On 04/02/2013 04:02 PM, Bryan O'Sullivan wrote:
> On Tue, Apr 2, 2013 at 1:35 PM, Siddharth Agarwal <sid0 at fb.com
> <mailto:sid0 at fb.com>> wrote:
>
> Would just pulling the dirstate fetch out of the loop be fine for now?
>
>
> What does "the dirstate fetch" mean here?
Fetching the dirstate attribute from the repo object, i.e. repo.dirstate.
Note that I already sent a V2 which does do that.
More information about the Mercurial-devel
mailing list