From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
To: "Bjoern Bastian" <bjoernbastian@posteo.de>, git@vger.kernel.org
Subject: Re: Usage of git whatchanged
Date: Sun, 14 Sep 2025 15:10:20 +0200 [thread overview]
Message-ID: <7897d2d0-5564-4514-ab3b-7310b626f4c3@app.fastmail.com> (raw)
In-Reply-To: <aMa5kSQVlhVX7Iii@eismeer>
Hi
On Sun, Sep 14, 2025, at 14:48, Bjoern Bastian wrote:
> I still use 'git whatchanged' that has been available for a long time
> and though being longer than 'git log --raw' is much quicker to type,
> as 'git wh' is already sufficient for syntax completion. Obviously,
> for this reason I won't use it with the '--i-still-use-this' option.
`git log --raw --no-merged` is the closest equivalent.
What if you made a `wh` alias?
wh = log --raw --no-merged
--
Kristoffer Haugsbakk
next prev parent reply other threads:[~2025-09-14 13:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-14 12:48 Usage of git whatchanged Bjoern Bastian
2025-09-14 13:10 ` Kristoffer Haugsbakk [this message]
[not found] ` <aMbIqD4c5JY60fK1@eismeer>
2025-09-14 17:58 ` Kristoffer Haugsbakk
[not found] ` <aMcYrG3XBZc9Yu_L@eismeer>
2025-09-14 19:44 ` 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=7897d2d0-5564-4514-ab3b-7310b626f4c3@app.fastmail.com \
--to=kristofferhaugsbakk@fastmail.com \
--cc=bjoernbastian@posteo.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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