I like the idea of making sure nothing too big got added. Not sure why but --json
didn’t work for me on diff
. But the output seems parse-able enough. I was hoping to get size information in the diff
json.
Filtering out some lines in the diff should be fairly easy with some Powershell commands. I think I only ever modified two Powershellscripts but I am sure there is something like grep
.