Mercurial > hgbook
view en/undo-simple.dot @ 273:00f69e8825c5
Bring book up to date with recent changes.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 26 Nov 2007 12:24:53 -0800 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }