log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
hgbook
view en/examples/rollback.commit.out @ 510:98fb436b58c1
find changesets by author, revision, files, or words in the commit message
corrected some typos
author
Javier Rojas <jerojasro@devnull.li>
date
Mon Jan 12 22:25:40 2009 -0500 (2009-01-12)
parents
children
line source
1
$ \textbf{hg status}
2
M a
3
$ \textbf{echo b > b}
4
$ \textbf{hg commit -m 'Add file b'}