Home
last modified time | relevance | path

Searched full:remote_branch (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/autotest/client/common_lib/
H A Drevision_control.py169 def clone(self, remote_branch=None, shallow=False): argument
177 @param remote_branch: Specify the remote branch to clone. None if to
185 if remote_branch:
186 cmd += '-b %s' % remote_branch
235 def upload_cl(self, remote, remote_branch, local_ref='HEAD', draft=False, argument
241 @param remote_branch: The remote branch to upload the CL.
249 remote_branch)
322 def reinit_repo_at(self, remote_branch): argument
324 Does all it can to ensure that the repo is at remote_branch.
330 @param remote_branch: branch to check out.
[all …]
/aosp_15_r20/external/skia/experimental/documentation/
H A Dgerrit.md144 local REMOTE_BRANCH='main'
146 git push "$REMOTE" "@:refs/for/${REMOTE_BRANCH}%m=${MESSAGE}"
166 local REMOTE_BRANCH="${UPSTREAM#*/}"
168 echo git push $REMOTE @:refs/for/${REMOTE_BRANCH}%m=${MESSAGE}
169 git push "$REMOTE" "@:refs/for/${REMOTE_BRANCH}%m=${MESSAGE}"
/aosp_15_r20/external/toolchain-utils/
H A Dandroid_merge_from_upstream.sh16 remote_branch="${remote}/upstream-main" # nocheck
52 merge_base="$(git merge-base HEAD "${remote_branch}")"
53 git log --oneline "${merge_base}..${remote_branch}"
74 git merge "${remote_branch}" -m "${commit_message}"
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1alpha2/src/main/java/com/google/cloud/dataform/v1alpha2/
H A DFetchGitAheadBehindRequest.java139 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
164 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
677 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
701 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
725 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
748 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
767 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPushGitCommitsRequest.java138 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
162 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
671 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
694 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
717 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
739 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
757 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPullGitCommitsRequest.java138 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
162 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
761 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
784 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
807 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
829 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
847 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPushGitCommitsRequestOrBuilder.java63 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
76 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DFetchGitAheadBehindRequestOrBuilder.java64 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
78 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPullGitCommitsRequestOrBuilder.java63 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
76 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/
H A DFetchGitAheadBehindRequest.java139 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
164 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
677 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
701 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
725 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
748 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
767 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPushGitCommitsRequest.java138 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
162 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
671 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
694 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
717 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
739 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
757 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPullGitCommitsRequest.java138 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
162 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
761 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
784 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
807 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
829 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
847 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DFetchGitAheadBehindRequestOrBuilder.java64 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
78 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPushGitCommitsRequestOrBuilder.java63 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
76 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
H A DPullGitCommitsRequestOrBuilder.java63 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
76 * <code>string remote_branch = 2 [(.google.api.field_behavior) = OPTIONAL];</code>
/aosp_15_r20/external/okio/
H A Dmkdocs.yml7 remote_branch: gh-pages
/aosp_15_r20/external/accompanist/
H A Dmkdocs.yml7 remote_branch: gh-pages
/aosp_15_r20/external/kotlinpoet/
H A Dmkdocs.yml10 remote_branch: gh-pages
/aosp_15_r20/external/leakcanary2/
H A Dmkdocs.yml22 remote_branch: gh-pages
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1alpha2/src/main/proto/google/cloud/dataform/v1alpha2/
H A Ddataform.proto620 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
639 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
700 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/dataform/v1alpha2/
H A Ddataform.proto620 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
639 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
700 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/proto/google/cloud/dataform/v1beta1/
H A Ddataform.proto620 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
639 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
700 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/dataform/v1beta1/
H A Ddataform.proto1062 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
1082 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
1143 string remote_branch = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/tools/asuite/atest/
H A Datest_utils.py89 "remote_branch=$(git branch -r | grep '\\->' | awk '{{print $1}}');"
91 'ahead=$(git rev-list --left-right --count $local_branch...$remote_branch '