emacs-devel
[Top][All Lists]
Advanced

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

Re: Workflow to accumulate individual changes?


From: Juanma Barranquero
Subject: Re: Workflow to accumulate individual changes?
Date: Thu, 31 Dec 2009 21:39:08 +0100

On Thu, Dec 31, 2009 at 19:27, Eli Zaretskii <address@hidden> wrote:

> So what problem was it in this case, for which rebase is a solution?
> Is it the case of a number of small unrelated changes that somehow
> accumulated in the local branch?

Yes. Not that "somehow accumulate", but that I want to accumulate,
because I don't want to have to branch (and bootstrap) ten times for
ten different small patches that cannot be committed before the
release.

FWIW, I *don't* have currently ten such commits, just one or two; but
I'm not very inclined to branch just to remember to change "(defun
xxx-mode () ...)" to "(define-derived-mode xxx-mode ...)" in a few
weeks/months.

    Juanma




reply via email to

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