/archdiff

Auxiliary tool for MR analysis

Primary LanguageRust

archdiff

The utility calculates the difference of architecture changes between two git branches. This is especially useful when analyzing large merge requests.

These languages are supported:

Install

You need Rust installed.

cargo install --git https://github.com/demidko/archdiff

Usage

archdiff [old_branch] [new_branch]