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: Óscar Fuentes
Subject: Re: Workflow to accumulate individual changes?
Date: Fri, 01 Jan 2010 05:03:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Is there no way to fix an error in a commit message?

You can undo a commit with `bzr uncommit'. However, this only makes
sense if you are committing to some of your local branches. Once you
send your change upstream, pretending to alter the revision is like
asking for the removal of a message you published on a mailing list,
because the history is replicated everywhere.

Because of this and other more tehcnical reasons, NEVER use `bzr
uncommit' against an upstream branch. You would only cause lots of
misery.

-- 
Óscar





reply via email to

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