We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue tracks the dependencies that would need to be handled first in order to publish vcs to opam. Resolution may for example be any of:
vcs
vcs-git
ocaml-vcs
To include the command line interface (e.g, for quick exploratory tests):
The text was updated successfully, but these errors were encountered:
Re: union-find. I tried vendoring it into vcs but this currently creates other issues for me. Work in progress and issue tracking ocaml/dune#10268.
Sorry, something went wrong.
mbarbin
No branches or pull requests
This issue tracks the dependencies that would need to be handled first in order to publish
vcs
to opam. Resolution may for example be any of:For the library part (
vcs
,vcs-git
)Command line interface (
ocaml-vcs
)To include the command line interface (e.g, for quick exploratory tests):
The text was updated successfully, but these errors were encountered: