]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lm/add-p-context' into next next
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 Jul 2025 16:28:50 +0000 (09:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 Jul 2025 16:28:50 +0000 (09:28 -0700)
"git add/etc -p" now honors diff.context configuration variable,
and learns to honor -U<n> option.

* lm/add-p-context:
  add-patch: add diff.context command line overrides
  add-patch: respect diff.context configuration
  t: use test_config in t4055
  t: use test_grep in t3701 and t4055

1  2 
Documentation/git-restore.adoc
Documentation/git-stash.adoc
builtin/add.c
builtin/checkout.c
builtin/commit.c
builtin/reset.c
builtin/stash.c
commit.h
parse-options.h

Simple merge
Simple merge
diff --cc builtin/add.c
Simple merge
Simple merge
Simple merge
diff --cc builtin/reset.c
Simple merge
diff --cc builtin/stash.c
Simple merge
diff --cc commit.h
Simple merge
diff --cc parse-options.h
Simple merge