guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFD: please drop ChangeLog updates


From: Andy Wingo
Subject: Re: RFD: please drop ChangeLog updates
Date: Fri, 29 Aug 2008 17:32:55 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi,

On Fri 29 Aug 2008 12:56, address@hidden (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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]