flathub-infra / flatpak-external-data-checker

A tool for checking if the external data used in Flatpak manifests is still up to date
GNU General Public License v2.0
116 stars 34 forks source link

main: Be more resistant to git commit failures #427

Closed bbhtt closed 1 month ago

bbhtt commented 1 month ago

Personally I think it's fine for Git to fail if it is misconfigured.

It's more like - using git from sandbox while sharing a config with host is going to cause issues.