Skip to content

Do not transform new email address to lowercase

Compare
Choose a tag to compare
@adamdehaven adamdehaven released this 17 Feb 13:40
· 9 commits to master since this release

Updates the script to not transform the user-provided new email address to lowercase, which falls in line with GitHub's (and Linux) case-sensitive policies on credentials.

Thanks to @ConradHughes for the suggestion.