|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] This patch fixes few typos in hg-cheatsheet.txt
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID f5aaeb5688cfea0feb945114b7e9865128fa5ac6
# Parent 88a7a299d92757808bada031ed546bf3862ca496
This patch fixes few typos in hg-cheatsheet.txt
Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
diff -r 88a7a299d927 -r f5aaeb5688cf docs/misc/hg-cheatsheet.txt
--- a/docs/misc/hg-cheatsheet.txt Fri Jul 1 14:32:22 2005
+++ b/docs/misc/hg-cheatsheet.txt Fri Jul 1 15:43:44 2005
@@ -148,7 +148,7 @@
can find further information with "hg -v history".
The changeset identifier has two parts, a _local_ monotonically
-increasing changeset id, 4792 above, and a _global_ hash, which
+increasing changeset id, 5599 above, and a _global_ hash, which
follows the colon on the changeset line. The hash uniquely identifies
the changeset and its lineage back to the root of the changeset tree
-- it is useful for distributed management and so on. However, as it
@@ -190,8 +190,8 @@
creation:
- touch a (or otherwise created a file)
- hg add a
+ touch a.txt (or otherwise created a file)
+ hg add a.txt
You can see what has changed using:
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] This patch fixes few typos in hg-cheatsheet.txt,
Xen patchbot -unstable <=
|
|
|
|
|