= rrq reviewtool :author: Ralph Ronnquist :revdate: Mon, 01 May 2023 00:01:44 +1000 A group of +zsh+ scripts for review of changes in a +git+ project by walking the commit graph with +iselect+ and inspecting changes using +meld+ for text files and +imagemagick+ for images. .Usage You make them available through your PATH setting, and then use ---- $ git-review ---- in the root of your project for reviewing its change graph. .Dependencies Requires +zsh+, +git+, +iselect+, +meld+ and +imagemagick+.