log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
hgbook
view en/examples/rollback.commit.out @ 433:7d3e036025fb
find changesets by author, revision, files, or words in the commit message
moar paragraphas. lolz
author
jerojasro@localhost
date
Sun Nov 30 19:51:23 2008 -0500 (2008-11-30)
parents
children
line source
1
$ \textbf{hg status}
2
M a
3
$ \textbf{echo b > b}
4
$ \textbf{hg commit -m 'Add file b'}