Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-01-29 18:48:09
Size: 269
Comment:
Revision 9 as of 2009-07-05 11:55:01
Size: 527
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Email: mg@daimi.au.dk [[BR]]
IRC: mgeisler
Email: mg@lazybytes.net <<BR>>
IRC: mg
Line 6: Line 6:
Hi, I'm a happy Mercurial user. 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 comitter. 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)"]
}
}}}

Martin Geisler

Email: mg@lazybytes.net
IRC: mg

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.


CategoryHomepage

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