R. Boujbel

Results 183 comments of R. Boujbel

Can you share the OPAM* variables status *before* calling init scripts? You can have that by adding something like `env | grep OPAM` in you `config.fish` before `init.fish` sourcing.

Thanks for the PR. On the general idea, lgtm! I'll add a test to it, in order to complete it.

I've added a commit that contains the code review & test update.

I've updated the PR, a review from @kit-ty-kate and it's good to merge!

Sorry for the delay, we are focusing on the release, and there is only me and partly kate working on opam.

There is documentaiton in the manpage, that is a redirection ftm: ``` OPAMVERBOSE see option `--verbose'. ``` leading to ``` -v, --verbose Be more verbose. One -v shows all package...

I've opened an issue for that specifically, cf. #5745. I'll keep this one open at least for the first point : "display the ifnormation the opam root is already existing".

Thinking about tests, can you add some for this the operator please, [here](https://github.com/ocaml/opam-file-format/blob/master/tests/fullpos.ml#L50)