commit | 5efa366196c9f651945e2c5d77ead414aa74c7fb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 07 22:51:45 2025 +1200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | 1bb96dd2d6c13d472813be4d840ba5ef0a7e0f57 | |
parent | dea1ddfb21c35655a5df792d6a2babd516dbb49b [diff] |
patman: Pass the alias dict into gitutil.email_patches() Rather than accessing the settings module in this function, require the alias dict to be passed in. Signed-off-by: Simon Glass <sjg@chromium.org>