Matthieu Moy <[EMAIL PROTECTED]> writes:

> Stephen Leake <[EMAIL PROTECTED]> writes:
>
>> You do a partial commit from a status buffer by marking the files you
>> want to commit. The dvc-status-mode post commit action would check for
>> marked files; if there are some, delete just those from the ewoc.
>> Otherwise, delete all from the ewoc.
>
> Since commit knows which files it's commiting, is should use it when
> cleaning-up the status buffer. 

That's exactly what I'm suggesting; the list of files being commited
is the marked files (or all files if none are marked).

> That'd be more robust 

I think you misunderstand my proposal; what is this more robust than?

> (e.g. clean up the status buffer while the commit was done from the
> diff-buffer, or any other kind of partial commit that we may add in
> the future, who knows ...).

I don't see why you would have both a diff buffer and a status buffer
view of the same information. But if you did, they should both be
cleaned up together.

-- 
-- Stephe

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

Reply via email to