From: Junio C Hamano Date: Tue, 2 Jun 2026 07:15:28 +0000 (+0900) Subject: Merge branch 'jk/connect-service-enum' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=7b3ab91768047cb9e51482d6f3d4797db11bcfe2;p=rit Merge branch 'jk/connect-service-enum' 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 connect: use "service" enum for "name" argument --- 7b3ab91768047cb9e51482d6f3d4797db11bcfe2