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

Re: triggers in dpkg, and dpkg maintenance



Hi Ian,

Ian Jackson <ian@davenant.greenend.org.uk> wrote:
> 24 Oct 2007 - Raphael Hertzog asks me to `git-rebase', edit the email
>               address in my git commit logs, and so forth, allegedly
>               in order to make my changes easier to review.  At the
>               time I was reliably informed by git experts that
>               published branches should not be rebased.  As a rather
>               more experienced git user it seems clear to me now that
>               I was right to resist.

There's no problem starting a new branch and rebasing this.

% git branch trigger-new trigger
% git rebase master trigger-new

Bye, Jörg.
-- 
Ein Optimist ist in der Regel ein Zeitgenosse, der ungenuegend informiert ist.
                                                           (John B. Priestley)


Reply to: