]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/connect-service-enum' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 24 May 2026 10:10:07 +0000 (19:10 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 May 2026 10:10:07 +0000 (19:10 +0900)
The "name" argument in git_connect() and related functions has been
converted to a "service" enum to improve type safety and clarify its
purpose.

* jk/connect-service-enum:
  transport-helper: fix typo in BUG() message

1  2 
transport-helper.c

Simple merge