Michael Olson <[EMAIL PROTECTED]> writes:

> This is the easiest way to do it.  I don't think mercurial exposes the
> index,

No, it doesn't. As for most SCM, you have a stat-cache, for
performance reason, but it doesn't contain file content.

> so we can't tell from the documentation what they would do in a git
> context.

Yes, my question about whether this was good or bad was a real
one ;-).

> My own use case for this is to quickly snapshot a directory and get
> visual feedback on it in the status buffer, not to just add removed
> and newly added files to the index, so I went with that.

Yes, that seems to be an acceptable specification and use-case.

-- 
Matthieu

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to