X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fconfig.txt;h=676c39bb8436f35e1471b8dd50fd888ae1ac5c6b;hb=9b99e641c11044dba661f574f9098d362a3f0ef8;hp=b8ec01c923a8bdb8614f5c5700a7fda603365e8b;hpb=10d9d887ecdc81197162d7bbe5dfc0d028498fd6;p=git.git diff --git a/Documentation/config.txt b/Documentation/config.txt index b8ec01c92..676c39bb8 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -978,6 +978,11 @@ pack.packSizeLimit:: can be overridden by the `\--max-pack-size` option of linkgit:git-repack[1]. +pager.:: + Allows to set your own pager preferences for each command, overriding + the default. If `\--pager` or `\--no-pager` is specified on the command + line, it takes precedence over this option. + pull.octopus:: The default merge strategy to use when pulling multiple branches at once.