commit | 1bc26b251e6215775af74f121c284daf2d438f52 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 08 04:22:18 2025 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:42 2025 +0100 |
tree | 1dd22558cc82f8144174a272e8f95baef063109a | |
parent | a8ba07996b33eb35d663c9f67d0e78dc671129e6 [diff] |
u_boot_pylib: Provide directories to gitutil functions For testing it is useful to be able to set the current directory used for git operations, as well as the git-repo directory. Update some of the functions to support this. Signed-off-by: Simon Glass <sjg@chromium.org>