flatcar / flatcar-build-scripts

A set of helper scripts for building Flatcar Linux. It includes scripts that should be independent of the existing `scripts` repository.
Apache License 2.0
2 stars 5 forks source link

size-change-report: Rename the git function #135

Closed krnowak closed 1 year ago

krnowak commented 1 year ago

Looks like bash in CI complains about the xgit-diff function having an invalid identifier. Rename it to xgit and pass the diff word as a parameter.