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

Opening GitAhead Project Repository #698

Closed
ProgrammingHobby opened this issue Feb 16, 2024 · 7 comments
Closed

Opening GitAhead Project Repository #698

ProgrammingHobby opened this issue Feb 16, 2024 · 7 comments

Comments

@ProgrammingHobby
Copy link

Hello,
I tried to open a project created with GitAhead 2.6.3 with the current version of Gittyup. I got an error message that this is not a valid Git repository. Is there a way to open existing projects with Gittyup, or can/must I recreate the projects with Gittyup?

@Murmele
Copy link
Owner

Murmele commented Feb 16, 2024

Hi,

It should not matter which tool you are using. Are you still able to open the repository with GitAhead?

Which OS are you using?
Can you check the path you wanna open if there is a .git folder (it might be hidden)

If you have a terminal. Navigate into the folder and git status if you get the same error message then the repository is for some reason broken.

@ProgrammingHobby
Copy link
Author

It is the repository in which I am currently working and also regularly make my commits, pushes and branches with GitAhead. OS is KUbuntu 22.04LTS 64bit in a Virtualbox VM. The project path is routed to the VM via shared folders. The hidden .git file is available.
I have not yet tested Git status in the console, but it should work since I am actively working with GitAhead in the repository.

@Murmele
Copy link
Owner

Murmele commented Feb 16, 2024

Thanks for the information.

Then it is probably this problem: #396

Wether you can try the appimage package. The flatpak package allows only access to the home directory

@ProgrammingHobby
Copy link
Author

Ok, that seems to correspond exactly to issue #396 for me.

I'll probably stick with GitAhead 2.6.3 for as long as I can and then see what happens.

Flatpak alone is already too much overhead for me, but then having to work with tricks to be able to use any flatpak application is not something I'm a fan of.

@Murmele
Copy link
Owner

Murmele commented Feb 16, 2024

In this case you can try out the appimage: https://github.com/Murmele/Gittyup/releases/tag/development

@ProgrammingHobby
Copy link
Author

Gittyup Appimage works great. Appimage releases would be perfect for me.

@Murmele
Copy link
Owner

Murmele commented Feb 18, 2024

Gittyup Appimage works great. Appimage releases would be perfect for me.

Great thanks for testing :)

@Murmele Murmele closed this as completed Feb 18, 2024
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

2 participants