]> Kevux Git Server - rit/commit
doc: describe the url-parse builtin
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sat, 2 May 2026 05:28:41 +0000 (05:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2026 00:48:29 +0000 (09:48 +0900)
commitd1671b13dc3c5d87368bd09604540ad0a8ed33b5
treefccf7c4fd6ff1fa6b0d650e6a52d55a571b9ea5e
parent533eb14798d0e4e288401b90d4684730a3ed9266
doc: describe the url-parse builtin

The new url-parse builtin validates git URLs
and optionally extracts their components.

Helped-by: Ghanshyam Thakkar <shyamthakkar001@gmail.com>
Signed-off-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-url-parse.adoc [new file with mode: 0644]
Documentation/meson.build