This commit is contained in:
Jaewook Lee
2024-09-05 04:14:48 +00:00
parent 3ce2826df5
commit 23c5554050

View File

@@ -75,7 +75,7 @@ diff() {
git status
echo
echo
git --no-pager diff --staged
git --no-pager diff
else
diff -qr "$@"
fi