mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[upstream_utils] Document how to update thirdparty libraries (#4253)
Also, add a CI job to ensure the sources in the repo are consistent with the update scripts.
This commit is contained in:
@@ -72,6 +72,7 @@ def setup_upstream_repo(url, treeish, shallow=True):
|
||||
Keyword arguments:
|
||||
url -- The URL of the git repo
|
||||
treeish -- The tree-ish to check out (branch or tag)
|
||||
shallow -- Whether to do a shallow clone
|
||||
|
||||
Returns:
|
||||
root -- root directory of destination Git repository
|
||||
|
||||
Reference in New Issue
Block a user