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

gitx crashes (most of the time) when I try to open a submodule #172

Open
vinzenzweber opened this issue Apr 5, 2012 · 1 comment
Open

Comments

@vinzenzweber
Copy link

crash report on gist: https://gist.github.com/2309575

this happens when double clicking on a submodule in gitx as well as when I simply try to open it from File->Open

@hqx
Copy link

hqx commented May 18, 2012

Same here.
Maybe this has something to do with new (post git 1.7.8 ?) submodule layout, where ".git" in the submodule folder is a file containing a string like "gitdir: ../../.git/modules/$path".
Previously, it used to be a normal .git/ - dir.

[update:]
i just compiled v0.8.4-94-gb547c26 and the problem seems to be gone. Maybe it is time to replace the downloadable "stable" 0.8.4 binary with a more current version?

jspiro pushed a commit to jspiro/gitx that referenced this issue Nov 26, 2021
Fix up a few broken print statements
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