Skip to content

demidko/archdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

Releases

No releases published

Packages

No packages published