diff options
author | Laurent Arnoud <laurent@spkdev.net> | 2020-05-22 12:46:18 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-05-24 16:23:59 -0700 |
commit | c28ded83fc95be8157c851c8be179733a7d4b137 (patch) | |
tree | 5c406996a33b4b729fd17b88ee342547838e902d /t/t4252 | |
parent | Git 2.27-rc0 (diff) | |
download | tgif-c28ded83fc95be8157c851c8be179733a7d4b137.tar.xz |
diff: add config option relative
The `diff.relative` boolean option set to `true` shows only changes in
the current directory/value specified by the `path` argument of the
`relative` option and shows pathnames relative to the aforementioned
directory.
Teach `--no-relative` to override earlier `--relative`
Add for git-format-patch(1) options documentation `--relative` and
`--no-relative`
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
Acked-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4252')
0 files changed, 0 insertions, 0 deletions