]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/3.0-commentchar-auto-deprecation' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:42:32 +0000 (10:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:42:32 +0000 (10:42 -0700)
Proposes to deprecate "core.commentChar=auto" that attempts to
dynamically pick a suitable comment character, as it is too much
trouble to support for little benefit.

* pw/3.0-commentchar-auto-deprecation:
  commit: print advice when core.commentString=auto
  config: warn on core.commentString=auto
  breaking-changes: deprecate support for core.commentString=auto

1  2 
Documentation/config/core.adoc
builtin/commit.c
builtin/merge.c
builtin/rebase.c
builtin/revert.c
config.c
environment.c
repository.c
t/t3404-rebase-interactive.sh

Simple merge
Simple merge
diff --cc builtin/merge.c
Simple merge
Simple merge
Simple merge
diff --cc config.c
Simple merge
diff --cc environment.c
Simple merge
diff --cc repository.c
Simple merge
Simple merge