Differences between revisions 9 and 17 (spanning 8 versions)
Revision 9 as of 2009-07-05 11:55:01
Size: 527
Comment:
Revision 17 as of 2013-05-14 12:17:38
Size: 501
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Email: mg@lazybytes.net <<BR>> Email: martin@geisler.net <<BR>>
Line 6: Line 6:
Hi, I'm a happy Mercurial user and crew comitter. I have started a Danish translation of Mercurial, please see TranslatingMercurial if you want to help or maybe start your own translation. 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.
Line 8: Line 8:
{{{#!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 used to work at [[http://aragost.com/|aragost Trifork]], a Swiss/Danish company where did commercial Mercurial support. I wrote a [[http://mercurial.aragost.com/kick-start/|Mercurial guide]] while working there.

Martin Geisler

Email: martin@geisler.net
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 used to work at aragost Trifork, a Swiss/Danish company where did commercial Mercurial support. I wrote a Mercurial guide while working there.


CategoryHomepage

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