issues
search
mbarbin
/
vcs
A Versatile OCaml Library for Git Operations
https://mbarbin.github.io/vcs/
GNU Lesser General Public License v3.0
7
stars
0
forks
source link
Unify process err context
#6
Closed
mbarbin
closed
3 months ago
mbarbin
commented
3 months ago
The error context built differs between
Vcs.git
and
Vcs.Or_error.git
. Unify them.
Fix a typo
Fix a potentially raising code, which is intended to return a
_ Or_error.t
instead.
Add tests for
Vcs.Err
Add tests covering failure cases for
Vcs.git
Vcs.git
andVcs.Or_error.git
. Unify them._ Or_error.t
instead.Vcs.Err
Vcs.git