Bryan Lee <hi@xxxxxxxxxx> wrote: > > Would it be worthwhile to: > 1. Add a warning when users set non-existent configuration keys? > 2. Or at least document common misconceptions like `pull.autostash` in > the git-config man page? I think adding a subcommand like ‘git config verify’ might be a way to solve this problem. - Lidong