Skip to content

GitSubproject: shove non-URL-like remotes in a custom URL#72

Merged
mbeniamino merged 3 commits into
masterfrom
git-opaque-urls
Mar 5, 2026
Merged

GitSubproject: shove non-URL-like remotes in a custom URL#72
mbeniamino merged 3 commits into
masterfrom
git-opaque-urls

Conversation

@cvtsi2sd

Copy link
Copy Markdown
Contributor

GitSubproject: shove non-URL-like remotes in a custom URL

to keep up the quark fiction of every repo being representable by an URL, but supporting arbitrary non-URL strings for git repo remotes (such as scp-style user@host.xy:path/repo.git or plain local paths).

This fixes the crashes that happened when using quark on a toplevel repo that was cloned with a non-URL remote string.

to keep up the quark fiction of every repo being representable by an
URL, but supporting arbitrary non-URL strings for git repo remotes (such
as scp-style user@host.xy:path/repo.git or plain local paths).

This fixes the crashes that happened when using quark on a toplevel repo
that was cloned with a non-URL remote string.
@cvtsi2sd
cvtsi2sd requested a review from mbeniamino February 27, 2026 10:31
@mbeniamino
mbeniamino merged commit 8542f0d into master Mar 5, 2026
6 checks passed
@cvtsi2sd
cvtsi2sd deleted the git-opaque-urls branch March 5, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants