citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit 017d27b5c7fe50dc52267ee1128b80b5c366011c
parent cbe02c163968c1397b2874ddc882c5ff408d1712
Author: William Casarin <jb55@jb55.com>
Date:   Wed,  5 May 2021 13:44:57 -0700

fixup! bats -> diffs

Diffstat:
Mbin/git-review | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/git-review b/bin/git-review @@ -30,4 +30,4 @@ printf "$DIR\n" read -p "Press enter to review." -bats "$DIR"/*.patch +diffs "$DIR"/*.patch