diff --git a/.github/kokoro/db-full.sh b/.github/kokoro/db-full.sh index 99eba2bd..e6475c20 100755 --- a/.github/kokoro/db-full.sh +++ b/.github/kokoro/db-full.sh @@ -123,7 +123,7 @@ echo "----------------------------------------" echo "----------------------------------------" # Patch file git diff \ - --color --irreversible-delete --find-renames --find-copies --ignore-all-space origin/master \ + --patch-with-stat --no-color --irreversible-delete --find-renames --find-copies origin/master \ > diff.patch # Pretty HTML file version