Apply strip-private to compare

This commit is contained in:
Joey Hafner 2024-02-14 12:47:23 -08:00
parent 025fc2dad4
commit a492c4ad84

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