Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

alternates: allow relative paths in all repositories#7019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethomson merged 1 commit intolibgit2:mainfromvapier:main
Jan 21, 2025

Conversation

vapier
Copy link
Contributor

Git does not limit relative paths in alternates to the first repository, so libgit2 shouldn't either.

Git does not limit relative paths in alternates to the firstrepository, so libgit2 shouldn't either.
@vapier
Copy link
ContributorAuthor

The code has behaved this way since it was originally merged in85e7efa1630855c5c8bd9893f732494bda51b591 in PR#719. I can't see an explanation as to why the code decided to only load relative links for the current repo in either place. Maybe git itself used to behave this way, but current versions definitely do not.

FWIW we hit this in CrOS with details inhttps://issuetracker.google.com/214563046, although it's not terribly interesting tbh.

@ethomson
Copy link
Member

Indeed; I'm not sure either, but it looks like your analysis is correct. Thanks!

@ethomsonethomson merged commit3eadce3 intolibgit2:mainJan 21, 2025
19 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vapier@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp