#![cfg_attr(feature ="strict",deny(warnings))]//! DYD is a CLI for diffing multiple git repositories.
//!//! It relies on the shell for authentication to remote origins, and uses
//! the configured GUI git difftool for opening diffs.
pubmodapp;pubmodcli;pubmoddifftool;pubmodgit;pubmodmanifest;pubmodterminal;pubmodtime;pubmodui;pubmodwidget;