log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
hgbook
view en/examples/rollback.commit.out @ 361:fabba3555d29
find changesets by author, revision, files, or words in the commit message
corrected grammar error
author
Javier Rojas <jerojasro@devnull.li>
date
Sat Oct 25 12:25:26 2008 -0500 (2008-10-25)
parents
children
line source
1
$ \textbf{hg status}
2
M a
3
$ \textbf{echo b > b}
4
$ \textbf{hg commit -m 'Add file b'}