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

[Fix] quotes escape in stash/commit messages #21

Merged
merged 1 commit into from
Apr 14, 2023
Merged

[Fix] quotes escape in stash/commit messages #21

merged 1 commit into from
Apr 14, 2023

Conversation

paulpatault
Copy link
Contributor

This commit fixes issues #7 and #11, using the format %S which converts a string argument into OCaml syntax (double quotes, and automatic escapes).

@chshersh chshersh added the enhancement New feature or request label Apr 14, 2023
Copy link
Owner

@chshersh chshersh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! This is truly an elegant solution 🤌

I guess I should have RTFM

@chshersh chshersh merged commit b9be80f into chshersh:main Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants