emacs-devel
[Top][All Lists]
Advanced

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

Re: PROPOSAL: Move to git, now that bzr is no longer a req.


From: Eli Zaretskii
Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req.
Date: Sun, 05 Jan 2014 18:35:14 +0200

> From: "Stephen J. Turnbull" <address@hidden>
> Date: Sun, 05 Jan 2014 17:34:47 +0900
> Cc: Achim Gratz <address@hidden>, address@hidden
> 
>  > - How to do C-x 4 a when there's no ChangeLog file?
> 
> ln -s $PROJECT_ROOT/.tmp_commit_log $PROJECT_ROOT/ChangeLog
> 
> works for me in private projects.

I don't understand why you need the symlink.  Why not let Emacs create
ChangeLog, then delete it when the commit is done?  Or use any other
file name (if you don't want to see ChangeLog for some reason): the
Change Log mode can be turned on in any file, regardless of its name.
For that matter, why not reuse .git/COMMIT_EDITMSG?



reply via email to

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