mirror of
https://gerrit.googlesource.com/git-repo
synced 2025-04-24 14:09:36 +00:00
When prompting for yes/no answers, convert the answer to lower case before comparing. This makes it easier to catch answers like "Yes", "yes", and "YES" with a comparison only for "yes". Change-Id: I06da8281cec81a7438ebb46ddaf3344d12abe1eb
Description
Languages
Python
98.9%
Shell
1%
Roff
0.1%