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

Handle spaces in git config values #240

Merged
merged 1 commit into from Feb 17, 2023

Conversation

adityasaky
Copy link
Contributor

Summary

Gitsign parses git's config but currently does not support spaces in config values. Currently, this is okay because gitsign options don't have any spaces but this change should future proof it.

Release Note

NONE

Documentation

No

Signed-off-by: Aditya Sirish <aditya@saky.in>
@cpanato cpanato requested a review from wlynch February 17, 2023 08:30
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@wlynch wlynch left a comment

Choose a reason for hiding this comment

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

Thanks! 🎉

@wlynch wlynch merged commit 4d285f0 into sigstore:main Feb 17, 2023
@adityasaky adityasaky deleted the handle-spaces-in-gitconfig branch February 17, 2023 17:58
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.

None yet

3 participants