``` [git-state "extensions.new-log"] options = -n 5 --stat ``` This is useful for two reasons: 1. It supports reimplementing extensions using configurations #83 2. It's possible an extension is globally defined but changes options by repository
This is useful for two reasons: