diff options
author | Stefan Beller <sbeller@google.com> | 2016-04-27 14:30:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-28 09:56:16 -0700 |
commit | 99dab16863c2eca584a84bdde748b9c113717603 (patch) | |
tree | 4f33221232765a4a4c4339cfc4ef70a52afd428f /Documentation/git-update-index.txt | |
parent | config.c: drop local variable (diff) | |
download | tgif-99dab16863c2eca584a84bdde748b9c113717603.tar.xz |
submodule-config: don't shadow `cache`
Lots of internal functions in submodule-confic.c have a first parameter
`struct submodule_cache *cache`, which currently always refers to the
global variable `cache` in the file. To avoid confusion rename the
global `cache` variable.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-update-index.txt')
0 files changed, 0 insertions, 0 deletions