Mercurial > hgbook
view en/undo-simple.dot @ 396:bd8d96d3703d
Fix sample output for 'mq' test.
author | Guido Ostkamp <hg@ostkamp.fastmail.fm> |
---|---|
date | Wed, 20 Aug 2008 21:53:01 +0200 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }