Kevin_TA
Kevin_TA

Reputation: 4685

GitX - Disabled View Buttons

My GitX works fine for any main repo I might be working with. However, when my main repo contains submodules and I open GitX at the submodule directory, the 'View' buttons are disabled. This is preventing me from accessing the 'Commit View' where I can stage and commit changes through GitX.

Anyone know why GitX might be preventing me from using the 'View' buttons?

Upvotes: 1

Views: 219

Answers (2)

WuTangTan
WuTangTan

Reputation: 1126

You are using an out of date version of GitX. Use this actively maintained version: https://rowanj.github.io/gitx/

Upvotes: -1

Grant Bunyan
Grant Bunyan

Reputation: 1

I have this issue too. Which version of git are you using?

I had trouble with GitX(L) and crashes when opening a submodule that had been initialised with Git v1.8. It seems that whilst GitX will open it, viewing modified files is not available. The issue was supposed to be fixed in GitX though around 8 months ago with a move to updated libgit2.

Upvotes: -2

Related Questions