Mercurial > hgbook
view en/undo-simple.dot @ 564:aa6036a9688e
translated up to almost the end of the "integration with bugzilla" section. upgraded project status
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Wed, 24 Dec 2008 08:06:54 -0500 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }