diff options
Diffstat (limited to 'Documentation/config/revert.txt')
-rw-r--r-- | Documentation/config/revert.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/config/revert.txt b/Documentation/config/revert.txt new file mode 100644 index 0000000..802d6fa --- /dev/null +++ b/Documentation/config/revert.txt @@ -0,0 +1,3 @@ +revert.reference:: + Setting this variable to true makes `git revert` behave + as if the `--reference` option is given. |