Mercurial > hgbook
view en/undo-simple.dot @ 541:606295a87ff2
translated a bit more of hook.tex
author | jerojasro@abu.no-ip.org |
---|---|
date | Mon, 08 Dec 2008 12:55:51 -0500 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }