Skip to content

Do not force uppercase keys in output#10

Open
akeating wants to merge 1 commit into
masterfrom
do_not_force_uppercase
Open

Do not force uppercase keys in output#10
akeating wants to merge 1 commit into
masterfrom
do_not_force_uppercase

Conversation

@akeating
Copy link
Copy Markdown
Contributor

Presently provide forces keys to uppercase on output.

a=1 A=2 provide -e a --raw
=> A=1

This is confusing and this pr changes this behavior such that

a=1 A=2 provide -e a --raw
=> a=1

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