Unverified Commit 1738f732 by Edward Thomson Committed by GitHub

diff: document updated rename limit

parent d174381c
...@@ -768,7 +768,7 @@ typedef struct { ...@@ -768,7 +768,7 @@ typedef struct {
* *
* This is a little different from the `-l` option from Git because we * This is a little different from the `-l` option from Git because we
* will still process up to this many matches before abandoning the search. * will still process up to this many matches before abandoning the search.
* Defaults to 200. * Defaults to 1000.
*/ */
size_t rename_limit; size_t rename_limit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment