dyd 1.7.0

CLI for daily diffing of git repos
Documentation
1
2
3
4
5
6
#!/usr/bin/env bash

set -e

cargo run -- diff $*