diff tests/test-strip.t @ 24364:135b23868f45

commands: replace "working copy" with "working directory" in help/messages "working directory" is the standard term, we should use it consistently. But I didn't touch the hint, "run 'hg update' to get a working copy", because "get a working directory" sounds a bit odd.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 17 Mar 2015 22:47:08 +0900
parents ff5caa8dfd99
children e0e28e910fa3
line wrap: on
line diff
--- a/tests/test-strip.t	Tue Mar 17 22:21:09 2015 -0400
+++ b/tests/test-strip.t	Tue Mar 17 22:47:08 2015 +0900
@@ -636,7 +636,7 @@
    -f --force          force removal of changesets, discard uncommitted changes
                        (no backup)
       --no-backup      no backups
-   -k --keep           do not modify working copy during strip
+   -k --keep           do not modify working directory during strip
    -B --bookmark VALUE remove revs only reachable from given bookmark
       --mq             operate on patch repository