commit | 7e98905eef6e971ff1576609a0f14ec6afca3bfc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:22 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 4246ece5c52620a840856b7bbc4448f03caf2a01 | |
parent | 83a0b860d9bbab061f1d76620c5d046ca2f0e0a2 [diff] |
buildman: Move checkout code to a separate function Put this in its own function to reduce the size of the run_commit() function Signed-off-by: Simon Glass <sjg@chromium.org>