patman: Use git to set up the test config
authorSimon Glass <sjg@chromium.org>
Thu, 8 May 2025 03:02:07 +0000 (05:02 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:42 +0000 (10:07 +0100)
commit8465b44cb517571cbf3c2ffb552d5c8c93f0e885
tree080934b2ce3e1b6d5d7125fa28d27753ae48803f
parent3724cbade41a1dd0ec94cd9b511afe005ebf4804
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>
tools/patman/func_test.py