Skip to content

Conversation

@jacob-carlborg
Copy link

If running a Git command (like diff) for a project located in a path containing characters which have special meaning in regular expressions the command will crash. The fix sanitizes the path by escaping characters with special meaning.

If running a Git command (like diff) for a project located in a path
containing characters which have special meaning in regular
expressions the command will crash. The fix sanitizes the path by
escaping characters with special meaning.
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