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

Can't open submodule #2541

Closed
mkroening opened this issue Feb 5, 2024 · 2 comments
Closed

Can't open submodule #2541

mkroening opened this issue Feb 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mkroening
Copy link

On macOS, I cannot open my repository that is a submodule (https://github.com/hermit-os/kernel inside https://github.com/hermit-os/hermit-rs).

For reproduction:

git clone --recursive git@github.com:hermit-os/hermit-rs.git

Then try to open hermit-rs/kernel in GitButler.

[...]
2024-02-05T13:07:48.611165Z ERROR add_project: gitbutler-app/src/projects/commands.rs:75: failed to add project error=failed to open repository

Caused by:
    path not found: /Users/mkroening/Downloads/hermit-rs/kernel/.git/objects path="/Users/mkroening/Downloads/hermit-rs/kernel"
[...]

The user interface only has a small toast notification, “Something went wrong.”

@schacon
Copy link
Member

schacon commented Feb 6, 2024

Good point. We haven't done any testing with submodules yet. It's on the list.

@krlvi
Copy link
Member

krlvi commented Mar 13, 2024

Lets track the support for submodules in #2665
closing this as duplicate

@krlvi krlvi closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants