From: Tanay Abhra Date: Thu, 7 Aug 2014 11:59:14 +0000 (-0700) Subject: add line number and file name info to `config_set` X-Git-Tag: v2.2.0-rc0~148^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3df8fd625fba33a6525f61c85de39afb746db9bd?hp=3df8fd625fba33a6525f61c85de39afb746db9bd add line number and file name info to `config_set` Store file name and line number for each key-value pair in the cache during parsing of the configuration files. Signed-off-by: Tanay Abhra Reviewed-by: Matthieu Moy Signed-off-by: Junio C Hamano ---