1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 14:47:10 +01:00
Files
u-boot-megous/tools/patman/gitutil.py
Fei Shao ce8cb76c7c patman: Respect include directive on Git config lookup
People may put their user name and email in a local config file and
reference it by the include.* directives, however `git config --global`
doesn't look up the included configs by default.

Enable the --includes option explicitly to support such use cases.

Signed-off-by: Fei Shao <fshao@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-09-23 09:00:37 -06:00

24 KiB