diff options
Diffstat (limited to 'third_party/git/Documentation/config/reset.txt')
-rw-r--r-- | third_party/git/Documentation/config/reset.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/git/Documentation/config/reset.txt b/third_party/git/Documentation/config/reset.txt new file mode 100644 index 000000000000..63b7c45aac2c --- /dev/null +++ b/third_party/git/Documentation/config/reset.txt @@ -0,0 +1,2 @@ +reset.quiet:: + When set to true, 'git reset' will default to the '--quiet' option. |