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

Support bare repositories #707

Open
SlugFiller opened this issue Dec 25, 2023 · 0 comments
Open

Support bare repositories #707

SlugFiller opened this issue Dec 25, 2023 · 0 comments

Comments

@SlugFiller
Copy link

Is your feature request related to a problem? Please describe.
Trying to import a bare repository fails, because the .git folder is not present, and it is not attempting to look for Git files in the current directory. Instead, you just get a toast saying there's no repository in that path.

Describe the solution you'd like
I'd like for the repository to open in read-only mode. i.e. It's not possible to commit to it (since no working directory), but it should still be possible to browse the revisions, and open a file from any given revision.

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