aboutsummaryrefslogtreecommitdiff
path: root/checkout.py
Commit message (Collapse)AuthorAge
* Check out the origin master HEADJoshua M. Boniface2024-02-16
|
* Ensure submodule update errors aren't fatalJoshua M. Boniface2024-02-16
| | | | Simply retry them.
* Reformat (Black) and lint (flake8) Python scriptsJoshua M. Boniface2024-02-16
|
* Add initial build scriptJoshua M. Boniface2024-02-07
|
* Add submodule checkout toolJoshua M. Boniface2024-02-03
bgstack15