Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2009-05-19 19:30:59
Size: 283
Editor: localhost
Comment: converted to 1.6 markup
Revision 10 as of 2009-10-29 22:09:32
Size: 528
Comment:
Deletions are marked like this. Additions are marked like this.
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)"]
}
}}}

Martin Geisler

Email: mg@lazybytes.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.


CategoryHomepage

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