mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[PR #616] [MERGED] fix fishhook gitmodules fetching out of repo commit #1107
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#1107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LiveContainer/LiveContainer/pull/616
Author: @m1337v
Created: 6/23/2025
Status: ✅ Merged
Merged: 6/24/2025
Merged by: @hugeBlack
Base:
main← Head:patch-2📝 Commits (1)
2a58276fix fishhook gitmodules fetching out of repo commit📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.gitmodules(+1 -1)📄 Description
the fishhook submodule currently points to an inaccessible commit:
github.com/LiveContainer/fishhook@c9e910db5a(Expose _rebindings_head for dlsym hooks)this commit is not in the linked fishhook https://github.com/khanhduytran0/fishhook
You can verify by clicking on the submodule in the webui and seeing this error
github.com/khanhduytran0/fishhook@c9e910db5ait may be needed to run this command as well:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.