Skip to content
Commit d0ca0f68 authored by Ulrik Laurén's avatar Ulrik Laurén
Browse files

Parse included files when reading git config files

Git config files may have an include tag pointing to another file.
The included file is not parsed unless “git config --list” is
explicitly told to follow includes by adding the argument ”--includes”.

This change add the "--includes" when parsing the global gitconfig file.

Change-Id: I892c9a3a748754c1eb8c9e220578305ca5850dd5
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/264759


Reviewed-by: default avatarMike Frysinger <vapier@google.com>
Tested-by: default avatarUlrik Laurén <ulrik.lauren@gmail.com>
parent 433977e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment