Mercurial > hgbook
view en/undo-simple.dot @ 150:8cf40d4d9377
Fix broken example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Thu, 08 Mar 2007 23:11:55 -0800 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }