Flutter Engine
The Flutter Engine
|
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 | |
commit_and_upload(self, use_commit_queue=False) | git_utils.GitBranch |