"Garth N. Wells" <[email protected]> writes:

> OK, I thought that git might be clever enough to handle the merge
> commits elegantly.

You can be selective using 'git log --first-parent' or 'git log
--no-merges', but the merge commits will still exist and will be shown
in normal 'git log' because it's part of the graph.

Attachment: pgpoVeMnR9_UF.pgp
Description: PGP signature

_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to