Apply strip-private to compare

This commit is contained in:
Joey Hafner 2024-02-14 12:47:23 -08:00
parent d9ab82b377
commit 1c8701973a

View File

@ -59,7 +59,7 @@ then
exit
else
{ # compare, try commit, save, exit
compare
compare | strip-private
commit && save && exit
} || { # catch, exit discard and print a very basic error message
exit discard