emacs-devel
[Top][All Lists]
Advanced

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

Re: About commit style


From: Xue Fuqiao
Subject: Re: About commit style
Date: Sat, 6 Apr 2013 19:03:20 +0800

On Sat, 06 Apr 2013 12:08:15 +0300
Eli Zaretskii <address@hidden> wrote:

> > Date: Sat, 06 Apr 2013 11:52:44 +0300
> > From: Eli Zaretskii <address@hidden>
> > Cc: address@hidden
> > 
> > You can use separate branches for that, to reduce inconvenience if
> > you find the bugs when you are already half way into adding the
> > feature.
> 
> Or shelve your changes, fix the bug, commit it, then unshelve the
> changes and continue.
> 
> Of (if you develop the feature on a separate branch), fix the bugs on
> the trunk, in which case they don't affect your feature branch work.
> 
> Or cherry-pick versions from branch to trunk, when you commit.
> 
> I'm sure there are more ways of doing this, so that (a) bugfixes are
> separate from unrelated features, and (b) your development workflow is
> not disrupted or inconvenienced in any way.

I see, thank you.  I'll capture (using `org-capture') the bug if it
doesn't affect my feature branch work.  If not, I'll fix it first.

-- 
Xue Fuqiao
http://www.gnu.org/software/emacs/



reply via email to

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