commit | c37f9a1bc38cad56c9eca40014802e7cd822c21c | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Feb 17 10:13:31 2016 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 17 10:13:31 2016 -0800 |
tree | 9dbd9746f9cd3f6949eec3a7a10d54ac5ed047f0 | |
parent | dbda66b0e283494c35958316c9b1c47b6e6c9f59 [diff] | |
parent | 4d5c2956969a6690db2bbb2f3ff40459c09d7646 [diff] |
Merge branch 'da/user-useconfigonly' The "user.useConfigOnly" configuration variable can be used to force the user to always set user.email & user.name configuration variables, serving as a reminder for those who work on multiple projects and do not want to put these in their $HOME/.gitconfig. * da/user-useconfigonly: ident: add user.useConfigOnly boolean for when ident shouldn't be guessed fmt_ident: refactor strictness checks