log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
hgbook
view en/examples/rollback.commit.out @ 416:15bf7d50b586
find changesets by author, revision, files, or words in the commit message
Translated a couple of paragraphs
author
jerojasro@devnull.li
date
Wed Nov 12 22:36:35 2008 -0500 (2008-11-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'}