git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git diff-tree do not honor diff.orderfile config
@ 2024-07-05 10:28 Tiago de Bem Natel de Moura
  2024-07-05 21:04 ` Taylor Blau
  2024-07-06  7:38 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Tiago de Bem Natel de Moura @ 2024-07-05 10:28 UTC (permalink / raw)
  To: git

What did you do before the bug happened? (Steps to reproduce your issue)
The config `diff.orderfile` is not being honored in the `git diff-tree` command
as stated by the documentation.

What did you expect to happen? (Expected behavior)
The output ordered by the pattern file.

What happened instead? (Actual behavior)
Output has normal order.

What's different between what you expected and what actually happened?

The order.

Anything else you want to add:

The complete command that I'm running is:
git diff-tree -r --relative --name-only HEAD main

if I provide -O ~/ordefile it works but if I add it to my config it does not.

Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.44.0
cpu: arm64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
uname: Darwin 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:14:38
PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6020 arm64
compiler info: clang: 15.0.0 (clang-1500.1.0.2.5)
libc info: no libc information available
$SHELL (typically, interactive shell): /bin/zsh


[Enabled Hooks]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-08 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-05 10:28 git diff-tree do not honor diff.orderfile config Tiago de Bem Natel de Moura
2024-07-05 21:04 ` Taylor Blau
2024-07-06  7:02   ` Jeff King
2024-07-06 22:10   ` Junio C Hamano
2024-07-08 12:49     ` Tiago de Bem Natel de Moura
2024-07-06  7:38 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).