]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/comma-semicolon-confusion'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:16 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:17 +0000 (13:50 -0700)
commit7b03646f85b6eb4c0f6e05ed4b235577d3969532
treec3daadeb7eeaf85c3dbd10b85d776f93347ce969
parenta8c207797f2fe624c4959487e3508dde96f68976
parentabd4192b07c5a7dbb4b13a532d0643982b42526f
Merge branch 'js/comma-semicolon-confusion'

Code clean-up.

* js/comma-semicolon-confusion:
  detect-compiler: detect clang even if it found CUDA
  clang: warn when the comma operator is used
  compat/regex: explicitly mark intentional use of the comma operator
  wildmatch: avoid using of the comma operator
  diff-delta: avoid using the comma operator
  xdiff: avoid using the comma operator unnecessarily
  clar: avoid using the comma operator unnecessarily
  kwset: avoid using the comma operator unnecessarily
  rebase: avoid using the comma operator unnecessarily
  remote-curl: avoid using the comma operator unnecessarily
builtin/rebase.c
config.mak.dev
meson.build