Matthieu Moy <[EMAIL PROTECTED]> writes:

> I'll give that a try tonight.

I've got something reasonable.

There's still at least one issue : there are several ways to run
git-diff, and they share the same buffer. We can probably change that
quite easily.

I'm not 100% satisfied of the feedback about whether we're in "use the
index" mode or not:

* In diff-mode, my code shows the command just executed. That's not
  user-friendly, but that's probably the way that teaches you best how
  to use git.

  Also, that's the only way I found which allows explicitely calling
  "M-x xgit-diff-{cached,head} RET", and showing something sensible.

* There's no feedback in the log-edit buffer. There should be one, as
  comment (IIRC, anything starting with # in the commit file will be
  discarded by git-commit).

I'm stoping here for tonight.

-- 
Matthieu

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

Reply via email to