]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/fetch-simplify-with-starts-with'
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Mar 2024 17:44:42 +0000 (09:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Mar 2024 17:44:42 +0000 (09:44 -0800)
Code simplification.

* rs/fetch-simplify-with-starts-with:
  fetch: convert strncmp() with strlen() to starts_with()


Trivial merge