Running metro clone in Git Bash on Windows appears to run correctly for a bit, except that the progress bar is printed many times over rather than being overwritten. After reaching 100% it crashes and prints Internal Error: to enable ANSI, GetConsoleMode returned error code.
Issue Description
Running
metro clone
in Git Bash on Windows appears to run correctly for a bit, except that the progress bar is printed many times over rather than being overwritten. After reaching 100% it crashes and printsInternal Error: to enable ANSI, GetConsoleMode returned error code
.Expected Behaviour
Clone repo as normal without errors.
Reproducibility
Run
metro clone <url>
in Git Bash on Windows.System Details
Windows 10, in Git Bash
Release Version
Ccommit e09915d