mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-15 13:02:40 +08:00
fc241240d828d7e8302dc0876608a9d27ae1cbc7
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
99.2%
Shell
0.8%