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

Exception thrown if commit message contains a colon #29

Closed
Gwindalmir opened this issue Feb 11, 2021 · 0 comments
Closed

Exception thrown if commit message contains a colon #29

Gwindalmir opened this issue Feb 11, 2021 · 0 comments

Comments

@Gwindalmir
Copy link
Owner

If the commit message (-m) contains a string with an invalid path character, such as a colon (:), a NotSupportedException is thrown.
If the string contains invalid path characters, it should just fall back to treating it as a string, not a filepath.

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