hgbook
diff en/examples/backout.manual.log.out @ 472:6880f9c8e7e7
Automated merge with http://mercurial.intuxication.org/hg/mercurial_book_es
author | Igor Támara <igor@tamarapatino.org> |
---|---|
date | Sun Dec 28 00:30:26 2008 -0500 (2008-12-28) |
parents | |
children | 4cf5c332a9c1 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/en/examples/backout.manual.log.out Sun Dec 28 00:30:26 2008 -0500 1.3 @@ -0,0 +1,13 @@ 1.4 +$ \textbf{hg log --style compact} 1.5 +3[tip]:1 1.6 + back out second change 1.7 + 1.8 +2 1.9 + third change 1.10 + 1.11 +1 1.12 + second change 1.13 + 1.14 +0 1.15 + first change 1.16 +