dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02978
Branching/multiple heads
Hi,
I've created a new head (i.e. an unmerged branch) because I need a
stable linear algebra while I work on some things with DOLFIN and
Ko. Now it seems this new head is the tip, I thought I could avoid
that.
To get back to the main head (as of right now), do:
hg update -C 68618668654c
I'll have to figure out how to force another head to be the tip if I
want to work on the new head.
I'll try to fix this later, I have to do something else right now.
Johan