From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail•com>
To: "Stephen Harding" <stharding@gmail•com>, git@vger•kernel.org
Subject: Re: I still use this!
Date: Tue, 30 Sep 2025 21:57:23 +0200 [thread overview]
Message-ID: <43693ac1-e289-4e80-b74b-39e134ffb476@app.fastmail.com> (raw)
In-Reply-To: <CAKu9fqx-fkOmKLby0mWU8D-T9vL1oY49kVLN2zWwhyfTUKSPsw@mail.gmail.com>
On Tue, Sep 30, 2025, at 20:49, Stephen Harding wrote:
> I just encountered this:
>
> 'git whatchanged' is nominated for removal.
> If you still use this command, please add an extra
> option, '--i-still-use-this', on the command line
> and let us know you still use it by sending an e-mail
> to <git@vger•kernel.org>. Thanks.
> fatal: refusing to run without --i-still-use-this
>
>
> I use oh-my-zsh and I rely on the git aliases. I used this today:
>
> which gwch
> gwch: aliased to git whatchanged -p --abbrev-commit --pretty=medium
It's being removed because git log supplanted
it over 12 years ago. Both commands use the
same machinery, just with different defaults.
You should be able to replace that with git log
in front instead, maybe with a --no-merges as well.
Cheers
next prev parent reply other threads:[~2025-09-30 19:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 18:49 I still use this! Stephen Harding
2025-09-30 19:57 ` Kristoffer Haugsbakk [this message]
2025-09-30 20:02 ` Junio C Hamano
2025-10-03 16:38 ` Stephen Harding
-- strict thread matches above, loose matches on Subject: below --
2025-08-31 22:21 wafkse
2025-09-01 6:58 ` Kristoffer Haugsbakk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43693ac1-e289-4e80-b74b-39e134ffb476@app.fastmail.com \
--to=kristofferhaugsbakk@fastmail$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=stharding@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox