Skip to content

drop the transport from a location key - #12

Merged
nepinhum merged 1 commit into
masterfrom
fold-transport-key
Sep 3, 2026
Merged

drop the transport from a location key#12
nepinhum merged 1 commit into
masterfrom
fold-transport-key

Conversation

@nepinhum

@nepinhum nepinhum commented Sep 3, 2026

Copy link
Copy Markdown
Owner

What this changes

Fixes #3

How it was checked

v fmt -w .
v (optional: -old-compiler) test .
v (optional: -old-compiler) -prod -o gitlife .

Build with the stable V release, 0.5.2. v fmt on V master is frequently broken
and will rewrite code it should have left alone, so format with a stable
toolchain if you have one and say which V you used above if you do not.

Checklist

  • v fmt -w . ran before the build and the build is clean with -prod
  • Tests pass, and anything touching config, state or cache runs against a disposable GITLIFE_*_DIR
  • A module nothing imports yet was checked on its own with v -old-compiler -shared -check <module>/
  • A new module carries a README.md
  • No token reaches a stored remote URL, SQLite or git's stderr

@nepinhum
nepinhum merged commit 4ded067 into master Sep 3, 2026
1 check passed
@nepinhum
nepinhum deleted the fold-transport-key branch September 3, 2026 17:05
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.

bug: SSH and HTTPS spellings of the same repository do not share a location key

1 participant