Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sl push --to main failing for submodule #845

Open
classner opened this issue Mar 1, 2024 · 0 comments
Open

sl push --to main failing for submodule #845

classner opened this issue Mar 1, 2024 · 0 comments

Comments

@classner
Copy link

classner commented Mar 1, 2024

The recommended way to push changes to a submodule sl push --to main results in the error:

fatal: '/path/to/repo/.sl/store/gitmodules/87426085a1da7bf9322c6f535e87e5dc2a5c4cc7/git@github.com:owner/repository.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

(I have replaced owner/repository in the repo URL.)

Running sl doctor in the submodule shows me:

checking internal storage
abort: No such file or directory: ../../../../.sl/store/gitmodules/87426085a1da7bf9322c6f535e87e5dc2a5c4cc7/.sl/store/requires

Outside of the submodule everything works fine.

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

No branches or pull requests

1 participant