Mercurial > hgbook
view en/undo-simple.dot @ 260:ec6a3bb10986
HTML: replace Unicode ligatures with plain ASCII.
Thanks to Johannes Hoff for spotting this.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 17 Jun 2007 11:09:13 -0700 |
parents | c9aad709bd3a |
children |
line wrap: on
line source
digraph undo_simple { "first change" -> "second change"; "second change" -> "back out\nsecond change"; }