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 mergetool failed with exitcode 128 #18

Open
tadj8 opened this issue Jun 16, 2022 · 0 comments
Open

Git mergetool failed with exitcode 128 #18

tadj8 opened this issue Jun 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tadj8
Copy link

tadj8 commented Jun 16, 2022

Steps to reproduce

  1. Have a folder with more than one repo inside, e.g. this structure:

./workspace
./workspace/repo1
./workspace/repo2

  1. Open vscode on the base folder (code ./workspace)
  2. Execute 'start git difftool'

Expected behavior

difftool opens

[Optional] screenshots

Environment

  • Version of the extension: 0.14.0
  • Operating system: Ubuntu 20.04
  • VS Code version [use Code command “Help: About”]: 1.67.2
  • Other installed extensions (if applicable):

Additional context

If I open vscode like this:

code ./workspace/repo1

it works from the terminal and from inside vscode.

@tadj8 tadj8 added the bug Something isn't working label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants