Duy Nguyen [off-list ref] writes:
On Sun, Mar 19, 2017 at 1:00 AM, Junio C Hamano [off-list ref] wrote:
quoted
quoted
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index a02f7324c0..c71e94b2d0 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -179,6 +179,14 @@ explicitly.
Pretend as if all objects mentioned by reflogs are listed on the
command line as `<commit>`.
+--single-worktree::
+ By default, all working trees will be examined by the
s/working tree/worktree/?
Nope. It's the "working tree" that we consistently use throughout
git-worktree.txt
OK.