Differences between revisions 10 and 11
Revision 10 as of 2009-10-29 22:09:32
Size: 528
Comment:
Revision 11 as of 2010-04-19 06:42:42
Size: 567
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Email: mg@lazybytes.net <<BR>> Email: mg@lazybytes.net (private) <<BR>>
Email: mg@aragost.com (work) <<BR>>
Line 8: Line 9:
{{{#!dot
digraph {
   label="Bob's repo"
   rankdir = LR
   node [shape=box]
   a -> b -> c -> d -> e -> f -> "working dir" [dir=back]
   e [color=blue]
   f [color=blue]
   d -> g [dir=back]
   g [color=red, label="g (tip)"]
}
}}}
I work at [[http://aragost.com/|aragost Trifork]], a Swiss/Danish company that offers professional Mercurial support. This could be in the form of [[http://mercurial.aragost.com/kick-start/|workshops]], deployment, customization, etc.

Martin Geisler

Email: mg@lazybytes.net (private)
Email: mg@aragost.com (work)
IRC: mg

Hi, I'm a happy Mercurial user and crew committer. I have started a Danish translation of Mercurial, please see TranslatingMercurial if you want to help or maybe start your own translation.

I work at aragost Trifork, a Swiss/Danish company that offers professional Mercurial support. This could be in the form of workshops, deployment, customization, etc.


CategoryHomepage

MartinGeisler (last edited 2013-05-14 12:17:38 by MartinGeisler)