Mercurial > hgbook
view en/undo-simple.dot @ 269:abfe426f7e08
Kill off the hideous pink text from HTML.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 31 Aug 2007 12:56:49 -0700 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }