On Tue, Mar 31, 2015 at 5:20 PM, Jed Brown <j...@jedbrown.org> wrote:

> Mark Adams <mfad...@lbl.gov> writes:
>
> > I see, I forgot to pull.
> >
> > These were trivial changes:  changed a variable name (that is a key word)
> > and fixed a test that did not compile anymore so I did it directly on
> > master.
>

The commit messages says "demonstrates a bug".  Is there a bug?


There was and Barry fixed it (DMCompositeGetAccess on read only vector)

What is
> it?
>
>
> As for non-fast-forward merges, Junio just published a blog post
> explaining the rationale for maintaining first-parent history and the
> way to gracefully retry in case of racy integration.  (His advice is the
> same as ours.)  He also mentions discussion of a "git rebase
> --first-parent" feature that would make this process easier.
>
> http://git-blame.blogspot.com/2015/03/fun-with-non-fast-forward.html
>

Yes, I knew that my work was not going to conflict but I should pull to
keep the history clean.

Reply via email to