Searched refs:checkout (Results 1 – 8 of 8) sorted by relevance
94 git_utils.checkout(full_path, args.remote_name + '/master')121 git_utils.checkout(full_path, args.remote_name + '/master')
171 def checkout(proj_path: Path, branch_name: str) -> None: function
124 repo forall -c git checkout .
175 …(cd $SRC_OUT_DIR; git checkout HEAD $(git status --short | grep -E "^ D .*/TEST_MAPPING$" | cut -c…
43 * `GLOBAL-PREUPLOAD.cfg`: The top level of the repo checkout.116 * `${REPO_ROOT}`: The absolute path of the root of the repo checkout.314 doing a full checkout of the repo in a temp dir, but this can slow things down
32 <p>For more details on how this code works, checkout the following docs:
17 * Source envsetup.sh from the root of the android source checkout