package diffast-git-cli

  1. Overview
  2. No Docs
Git-Diff/AST command line interface

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.3.5.1.tar.gz
sha256=6971a07313d308bdfcfe165fd76c218454826fe594acfa6ab25b0e7a1c739cb5
md5=be0348ed663151930bc8ced0ca678b60

Description

Git-Diff/AST command line interface. Diff/AST is a fine-grained source code differencing tool based on an algorithm for computing tree edit distance (TED) between two ordered labeled trees.

Published: 09 Oct 2025

Dependencies (12)

  1. vlt >= "0.2.4"
  2. diffast-etc = version
  3. diffast-git = version
  4. diffast-api = version
  5. diffast-core = version
  6. diffast-misc = version
  7. logs
  8. fmt
  9. mtime >= "2.0"
  10. cmdliner >= "2.0"
  11. dune >= "3.17"
  12. ocaml >= "4.14"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. diffast >= "0.3.5.1"

Conflicts

None