mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-09 04:14:50 -05:00
We are about to introduce the function `enable_non_canonical()`, which shares almost the complete code with `disable_echo()`. Let's prepare for that, by refactoring out that shared code. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>