diff options
author | Sergey Organov <sorganov@gmail.com> | 2023-10-09 19:05:34 +0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-10-09 12:47:29 -0700 |
commit | c8e5cb065802e96c5aa5dd25936d9780c5734182 (patch) | |
tree | 473551f7c17e5282432baf9ead0257f1d9996b53 /git-gui/lib/commit.tcl | |
parent | be3820c60cc82e0ded1d3f3dcc19fbd59ce56aa2 (diff) |
diff-merges: introduce '--dd' option
This option provides a shortcut to request diff with respect to first
parent for any kind of commit, universally. It's implemented as pure
synonym for "--diff-merges=first-parent --patch".
Gives user quick and universal way to see what changes, exactly, were
brought to a branch by merges as well as by regular commits.
Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions