From: Huynh Khoi Nguyen Nguyen Date: Fri, 22 Jun 2012 09:03:25 +0000 (+0200) Subject: Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes X-Git-Tag: v1.7.12-rc0~59^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/684e40f657ae004d60dfa833567bec4a409d78f9?hp=684e40f657ae004d60dfa833567bec4a409d78f9 Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes This gives the default value for the core.attributesfile variable following the exact same logic of the previous change for the core.excludesfile setting. Signed-off-by: Huynh Khoi Nguyen Nguyen Signed-off-by: Valentin Duperray Signed-off-by: Franck Jonas Signed-off-by: Lucien Kong Signed-off-by: Thomas Nguy Signed-off-by: Matthieu Moy Signed-off-by: Junio C Hamano ---