bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] do not use GIT_CONFIG_LOCAL


From: Paolo Bonzini
Subject: Re: [PATCH] do not use GIT_CONFIG_LOCAL
Date: Fri, 26 Jun 2009 12:33:04 +0200
User-agent: Thunderbird 2.0.0.17 (X11/20081009)


Yep, I did something similar for coreutils some time ago.

    git_modules_config () {
      GIT_CONFIG=.gitmodules git config "$@"
    }

Do you know if one is more portable than the other?

It's the same. --file was introduced in September 2007 (v.1.5.3), the same release that introduced submodule support.

(Not that I had checked, I must admit).

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]