package volgo-vcs

  1. Overview
  2. No Docs
A command line tool for vcs operations based on the volgo libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

volgo-0.0.22.tbz
sha256=2714935a34417be2151736a4765431746c9348db5a3b4f0eaacaf74dfaefeabb
sha512=0eba27395125ae928fd53561029d9653094d822b2907cb9afc18f412b46ef47cf880ba80d1bf17212add4e68e6a55e2792176303e2b0bcee08940e25731b4738

Description

[volgo-vcs] is a package from the [volgo] project that provides a command-line interface called [volgo-vcs]. This CLI is implemented on top of the other packages from the project.

It allows users to run exploratory tests using the [volgo] interfaces and the Git backends available on actual repositories, directly from the command line.

This tool can be helpful for reproducing issues with the library or getting familiar with some functionality of the project in an interactive fashion using real live data.

Tags

cli git vcs

Published: 30 Jan 2026

Dependencies (16)

  1. yojson >= "2.2.2"
  2. volgo-hg-unix = version
  3. volgo-hg-backend = version
  4. volgo-git-unix = version
  5. volgo-git-backend = version
  6. volgo = version
  7. sexplib0 >= "v0.16"
  8. pplumbing-pp-tty >= "0.0.16"
  9. pplumbing-err >= "0.0.16"
  10. pp >= "2.0.0"
  11. fpath-sexp0 >= "0.4.0"
  12. fpath >= "0.7.3"
  13. cmdlang-cmdliner-err-runner >= "0.0.16"
  14. cmdlang >= "0.0.9"
  15. ocaml >= "4.14"
  16. dune >= "3.17"

Dev Dependencies (3)

  1. odoc with-doc
  2. conf-hg with-test
  3. conf-git with-test

Used by

None

Conflicts

None