Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
git_utils.GitBranch Member List

This is the complete list of members for git_utils.GitBranch, including all inherited members.

__enter__(self)git_utils.GitBranch
__exit__(self, exc_type, _value, _traceback)git_utils.GitBranch
__init__(self, branch_name, commit_msg, upload=True, commit_queue=False, delete_when_finished=True, cc_list=None)git_utils.GitBranch
_branch_namegit_utils.GitBranchprotected
_cc_listgit_utils.GitBranchprotected
_commit_msggit_utils.GitBranchprotected
_commit_queuegit_utils.GitBranchprotected
_delete_when_finishedgit_utils.GitBranchprotected
_patch_setgit_utils.GitBranchprotected
_uploadgit_utils.GitBranchprotected
commit_and_upload(self, use_commit_queue=False)git_utils.GitBranch