Files
git/Documentation/config
Junio C Hamano 15108de2fa Merge branch 'jk/format-patch-ignore-noprefix'
"git format-patch" honors the src/dst prefixes set to nonstandard
values with configuration variables like "diff.noprefix", causing
receiving end of the patch that expects the standard -p1 format to
break.  Teach "format-patch" to ignore end-user configuration and
always use the standard prefixes.

This is a backward compatibility breaking change.

* jk/format-patch-ignore-noprefix:
  rebase: prefer --default-prefix to --{src,dst}-prefix for format-patch
  format-patch: add format.noprefix option
  format-patch: do not respect diff.noprefix
  diff: add --default-prefix option
  t4013: add tests for diff prefix options
  diff: factor out src/dst prefix setup
2023-03-21 14:18:55 -07:00
..
2022-10-25 15:44:18 -07:00
2021-02-05 13:49:55 -08:00
2022-09-05 18:33:39 -07:00
2022-10-06 20:00:04 -04:00
2022-06-27 08:37:36 -07:00
2022-07-14 15:08:29 -07:00
2021-01-04 11:27:48 -08:00