Code

Documentation: rerere.enabled is the primary way to configure rerere
[git.git] / Documentation / rev-list-options.txt
index 7e7ba68781f98b55f4189fe0fb4dd6e96c47c0af..39e62072691d408519ff377cb6e91e8d95175ec4 100644 (file)
@@ -272,7 +272,7 @@ Default mode::
 
 --full-history::
 
-       As the default mode but does not prune some history.
+       Same as the default mode, but does not prune some history.
 
 --dense::
 
@@ -313,7 +313,7 @@ that you are filtering for a file `foo` in this commit graph:
         \   /   /   /   /
          `-------------'
 -----------------------------------------------------------------------
-The horizontal line of history A--P is taken to be the first parent of
+The horizontal line of history A---P is taken to be the first parent of
 each merge.  The commits are:
 
 * `I` is the initial commit, in which `foo` exists with contents