Skip to content

fix: #68 Replace backslash directory separators to forward spaces#69

Open
mesner wants to merge 1 commit intokurttheviking:masterfrom
mesner:ian/fix-worktree-windows
Open

fix: #68 Replace backslash directory separators to forward spaces#69
mesner wants to merge 1 commit intokurttheviking:masterfrom
mesner:ian/fix-worktree-windows

Conversation

@mesner
Copy link
Copy Markdown

@mesner mesner commented Mar 7, 2022

  • Fixes an ENOENT error when running long() on windows in a worktree
  • PATH_SEP is not used when looking for .git/worktrees
  • To keep the worktree regex check and replacement clean and simple, simply replace '\' with '/'

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

Successfully merging this pull request may close these issues.

1 participant