We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error when I am trying to delete worktrees via the command palette:
"Error: command: 'git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev'. error: 'Command failed: git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev\n" + "error: failed to delete 'C:/Users/daniel.kleissl/Documents/razzfazz/repos/Yorik/feature/RZFZ-1047_POC_Mock_merge_dev': Filename too long\n" + "'"
Do you need any more info than that?
Regards, Daniel
The text was updated successfully, but these errors were encountered:
I get this error when I am trying to delete worktrees via the command palette: "Error: command: 'git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev'. error: 'Command failed: git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev\n" + "error: failed to delete 'C:/Users/daniel.kleissl/Documents/razzfazz/repos/Yorik/feature/RZFZ-1047_POC_Mock_merge_dev': Filename too long\n" + "'" Do you need any more info than that? Regards, Daniel
https://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows It maybe helps you.
Sorry, something went wrong.
Hi @LordSyd ,
Was @jackiotyu's reply helpful in resolving your issue? If not, I would be happy to take a look at it.
No branches or pull requests
I get this error when I am trying to delete worktrees via the command palette:
"Error: command: 'git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev'. error: 'Command failed: git worktree remove feature/RZFZ-1047_POC_Mock_merge_dev\n" +
"error: failed to delete 'C:/Users/daniel.kleissl/Documents/razzfazz/repos/Yorik/feature/RZFZ-1047_POC_Mock_merge_dev': Filename too long\n" +
"'"
Do you need any more info than that?
Regards,
Daniel
The text was updated successfully, but these errors were encountered: