Files
Lin Jian ca16356ce8 unstableGitUpdater: pass --print-changes to update-source-version
This enables git commit message customization when writing a
thin-wrapper around unstableGitUpdater with "commit" in
supportedFeatures.

Passing --print-changes unconditionally is consistent with other
updaters such as genericUpdater, which is used by many updaters.

We also redirect all non-json stdout to stderr so that the whole
stdout contains a valid json.
2026-02-13 19:33:40 +08:00
..