commit | 7cb21f06864560f63136952cc6671c564328435e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 08 05:02:07 2025 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:42 2025 +0100 |
tree | 080934b2ce3e1b6d5d7125fa28d27753ae48803f | |
parent | 573abf8eae059afc755f6769baa7fbe59bad710b [diff] |
patman: Use git to set up the test config At present the branch information is dropped when writing the configuration. It is easier to get git to set up the config anyway, so update the test to do this. Signed-off-by: Simon Glass <sjg@chromium.org>