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: Stefan Monnier
Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req.
Date: Sun, 05 Jan 2014 12:23:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> - 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.  The commit alias removes
> .tmp_commit_log, so I can't commit without writing a commit log
> ("fatal: could not read log file '.tmp_commit_log': No such file or
> directory").

Right, that's the kind of direction I'd like to go.  But this
.tmp_commit_log file seems to be a personal convention, so making `C-x
4 a' use such a thing by default is more difficult.


        Stefan



reply via email to

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