From: Imran M Yousuf Date: Thu, 15 May 2008 07:42:58 +0000 (+0600) Subject: Use '-f' option to point to the .gitmodules file X-Git-Tag: v1.5.6-rc0~51 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a5099bb4178591d9a16d704c74dba34b92f35861?ds=inline;hp=a5099bb4178591d9a16d704c74dba34b92f35861 Use '-f' option to point to the .gitmodules file 'git config' has a '-f' option that takes the file to parse. Using it rather than the environment variable seems more logical and simplified. Signed-off-by: Imran M Yousuf Signed-off-by: Junio C Hamano ---