mirror of
https://github.com/AGWA/git-crypt.git
synced 2025-12-25 20:34:15 -08:00
This will let us run 'git lock' even if no filters are configured. This logic is more complicated than I would like because running 'git config --remove-section' on a non-existent section results in a noisy error (with text printed to stderr and an exit code of 128) instead of a quiet error like the other 'git config' commands.
51 KiB
51 KiB