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

'git gui' doesn't work in pair with 'git submodule foreach' #75

Open
skapral opened this issue Feb 1, 2022 · 0 comments
Open

'git gui' doesn't work in pair with 'git submodule foreach' #75

skapral opened this issue Feb 1, 2022 · 0 comments

Comments

@skapral
Copy link

skapral commented Feb 1, 2022

I'm trying to open git gui for each submodule in some Git repository. However, attempt to execute a command...

$ git submodule foreach 'git gui'

...fails with error message:

Screenshot from 2022-02-01 17-45-26

Tried out different workarounds, like setting path to submodule explicitly before calling git gui, but with no luck. The issue is reproduced only for git gui --- running gitk through submodules in the same manner works as expected. My environment is Linux Fedora latest, but the issue seems to be reproduced in Windows as well.

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