Mercurial > hgbook
view en/undo-simple.dot @ 528:e5c5918e8230
Started translation of cgi configuration section
author | Igor TAmara <igor@tamarapatino.org> |
---|---|
date | Sat, 29 Nov 2008 19:46:33 -0500 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }