Hi, On Fri 29 Aug 2008 12:56, [EMAIL PROTECTED] (Ludovic Courtès) writes:
> That said, the ideal would be something like `add-change-log-entry' that > operates on Git logs instead of ChangeLogs, but there doesn't seem to be > anything like this. DVC is said to support things like that, but it > doesn't seem to be well documented. C-x V a I think. I wrote about DVC here: http://wingolog.org/archives/2008/03/11/using-newfangled-version-control-systems-from-emacs My work flow goes like this: * hack hack hack * M-x dvc-diff * j to go back and forth between file list and diffs * t to add a log entry * in the log entry, C-c C-c to commit * in the diff buffer, g to refresh That's about it, and works really well for me. Andy -- http://wingolog.org/