From: Junio C Hamano Date: Tue, 18 Mar 2014 21:00:15 +0000 (-0700) Subject: Merge branch 'jk/config-path-include-fix' into maint X-Git-Tag: v1.9.1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f0166771aadeb069b8952255414d67b643db1bf;p=thirdparty%2Fgit.git Merge branch 'jk/config-path-include-fix' into maint include.path variable (or any variable that expects a path that can use ~username expansion) in the configuration file is not a boolean, but the code failed to check it. * jk/config-path-include-fix: handle_path_include: don't look at NULL value expand_user_path: do not look at NULL path --- 6f0166771aadeb069b8952255414d67b643db1bf