[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help trying to merge my changes to current default
From: |
Carlo De Falco |
Subject: |
Re: Help trying to merge my changes to current default |
Date: |
Tue, 20 Mar 2018 15:49:24 +0000 |
> On 20 Mar 2018, at 16:44, John W. Eaton <address@hidden> wrote:
>
> On 03/20/2018 11:19 AM, Juan Pablo Carbajal wrote:
>>> It's hard to say for sure without seeing exactly what you've done.
>
>> Ok, attached is my messy committing: a) I mention a local bookmark
>> (refactor_pkg), b) I mention upstream, c) there are many local merges
>> (the repo was moving quite fast in octconf)
>> I think this adds too much noise tot he log, so I was trying to find
>> out the best way to do it.
>> Since rebase is an extension (I am not confident), I might go for the
>> re-cloning. Is there an objection to that?
>
> I use rebase often. If you are really worried that it will fail, work on a
> separate clone where it won't matter if you make some mistakes.
>
> Another useful extension is "glog" for displaying a graphical representation
> of parent commits so you can see more clearly the relationship of changesets,
> similar to the display here:
>
> http://hg.savannah.gnu.org/hgweb/octave/graph/4f1da669b610
I also sometimes use "hg serve" to be able to see exactly that representation
in a browser.
> jwe
c.
- Help trying to merge my changes to current default, Juan Pablo Carbajal, 2018/03/20
- Re: Help trying to merge my changes to current default, John W. Eaton, 2018/03/20
- Re: Help trying to merge my changes to current default, Juan Pablo Carbajal, 2018/03/20
- Re: Help trying to merge my changes to current default, John W. Eaton, 2018/03/20
- Re: Help trying to merge my changes to current default,
Carlo De Falco <=
- Re: Help trying to merge my changes to current default, Juan Pablo Carbajal, 2018/03/22
- Re: Help trying to merge my changes to current default, Carlo De Falco, 2018/03/22
- Re: Help trying to merge my changes to current default, Carnë Draug, 2018/03/22
- Re: Help trying to merge my changes to current default, Carlo De Falco, 2018/03/23
- Re: Help trying to merge my changes to current default, John W. Eaton, 2018/03/20
Re: Help trying to merge my changes to current default, Carnë Draug, 2018/03/20