demidko / archdiff

Auxiliary tool for MR analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

Auxiliary tool for MR analysis


Languages

Language:Rust 97.6%Language:Java 2.4%