WIP: Use relative paths in project gits #126

Draft
adamm wants to merge 2 commits from relative_repo_urls into main
Owner

This needs to always happen as it allows for transport method to propagate from project to package.

This needs to always happen as it allows for transport method to propagate from project to package.
adamm added 1 commit 2026-02-09 16:10:37 +01:00
common: Add relative path repository resolution helper
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 21s
56c0832f04
adamm added 1 commit 2026-02-09 16:39:11 +01:00
direct: use relative paths when adding repositories
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
07a5fbe4c3
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin relative_repo_urls:relative_repo_urls
git checkout relative_repo_urls
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#126