Re: [PATCHv2 3/8] ident: make user_ident_explicitly_given static

2012-11-14 Thread Jonathan Nieder
Jeff King wrote: > In v1.5.6-rc0~56^2 (2008-05-04) "user_ident_explicitly_given" > was introduced as a global for communication between config, > ident, and builtin-commit. In v1.7.0-rc0~72^2 (2010-01-07) > readers switched to using the common wrapper > user_ident_sufficiently_given(). After v1.

[PATCHv2 3/8] ident: make user_ident_explicitly_given static

2012-11-14 Thread Jeff King
In v1.5.6-rc0~56^2 (2008-05-04) "user_ident_explicitly_given" was introduced as a global for communication between config, ident, and builtin-commit. In v1.7.0-rc0~72^2 (2010-01-07) readers switched to using the common wrapper user_ident_sufficiently_given(). After v1.7.11-rc1~15^2~18 (2012-05-21