Home
last modified time | relevance | path

Searched full:remote (Results 1 – 3 of 3) sorted by relevance

/zcbor-latest/tests/scripts/
Dtest_repo_files.py131 """Overridden to get base URL for relative links from remote tracking branch."""
137 remote, remote_branch = remote_tracking.split('/', 1) # '1' to only split one time.
138 repo_url_args = ['git', 'remote', 'get-url', remote]
150 # There is no remote tracking branch.
/zcbor-latest/.github/actions/prepare_and_run_tests/
Daction.yaml30 git remote add origin https://github.com/zephyrproject-rtos/zephyr
/zcbor-latest/.github/workflows/
Drun-tests.yaml50 git remote add origin https://github.com/zephyrproject-rtos/zephyr