commit | aaaff53cd7835ff21f3119bcb5264e795815f644 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 07 22:51:43 2025 +1200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | 564c253ee321bb3ddef05c00db0e4f2f760ff047 | |
parent | 1077645dfcb090ad9859d8c8d15b71701793f23f [diff] |
patman: Untangle settings from gitutil The gitutil module is supposed to be independent from patman but one piece was missed in the series which separated them. Move the settings setup out of gitutil Signed-off-by: Simon Glass <sjg@chromium.org>