mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-19 21:28:38 +08:00

After backing up and restoring config.h, `git diff-files` may report it as potentially-changed because it isn't sure whether the index is up to date. Use `git diff` instead: it actually reads the file.