ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.21k stars 348 forks source link

opam init -yn still asks for cygwin and git related questions on Windows if ran from a terminal #6013

Closed kit-ty-kate closed 2 weeks ago

kit-ty-kate commented 3 weeks ago

I don't think this should be the case. If ran from an automated tool without an open tty though, no question will be asked as expected.