]> git.cworth.org Git - notmuch/blobdiff - doc/man1/notmuch-config.rst
CLI/git: add safety checks for checkout and commit
[notmuch] / doc / man1 / notmuch-config.rst
index e2e9a632986a2797079bd26690de35973d2b5e69..388315f67ec609c396ee0168c7e9741b9990bbec 100644 (file)
@@ -111,6 +111,13 @@ paths are presumed relative to `$HOME` for items in section
 
     Default location for git repository for :any:`notmuch-git`.
 
+.. nmconfig:: git.safe_fraction
+
+   Some :any:`notmuch-git` operations check that the fraction of
+   messages changed (in the database or in git, as appropriate) is not
+   too large. This item controls what fraction of total messages is
+   considered "not too large".
+
 .. nmconfig:: git.tag_prefix
 
     Default tag prefix (filter) for :any:`notmuch-git`.