log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
hgbook
view en/examples/rollback.commit.out @ 259:b42689a730a2
find changesets by author, revision, files, or words in the commit message
Typo
author
Johannes Hoff <wbunaarfubss@gmail.com>
date
Sun Jun 17 11:42:14 2007 +0200 (2007-06-17)
parents
children
line source
1
$ \textbf{hg status}
2
M a
3
$ \textbf{echo b > b}
4
$ \textbf{hg commit -m 'Add file b'}