"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.
pgpoVeMnR9_UF.pgp
Description: PGP signature
_______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
