diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-05-12 12:03:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-12 15:29:37 -0700 |
commit | 731a2c7ddae9226d384163efc77090003be63a13 (patch) | |
tree | f9563cc366cdcc9ac6fe4b24b124787763cf0bab /git-gui/lib/commit.tcl | |
parent | ab4d1880e19c2229055334f0fe309b89e91f27a9 (diff) |
whatchanged: require --i-still-use-this
The documentation of "git whatchanged" is pretty explicit that the
command was retained for historical reasons to help those whose fingers
cannot be retrained. Let's see if they still are finding it hard to
type "git log --raw" instead of "git whatchanged" by marking the
command as "nominated for removal", and require "--i-still-use-this"
on the command line. Adjust the tests so that the option is passed
when we invoke the command. In addition, we test that the command
fails when "--i-still-use-this" is not given.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions