git\_dag.git\_commands.GitCommand ================================= .. currentmodule:: git_dag.git_commands .. autoclass:: GitCommand :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~GitCommand.get_blobs_and_trees_names ~GitCommand.get_branches ~GitCommand.get_fsck_unreachable_commits ~GitCommand.get_local_head_branch ~GitCommand.get_local_head_commit_sha ~GitCommand.get_notes_dag_root ~GitCommand.get_objects_sha_kind ~GitCommand.get_prs_heads ~GitCommand.get_remote_heads_sym_ref ~GitCommand.get_remotes ~GitCommand.get_stash_info ~GitCommand.get_tags_info_parsed ~GitCommand.local_branch_is_tracking ~GitCommand.ls_tree ~GitCommand.read_object_file ~GitCommand.rev_list ~GitCommand.rev_list_range ~GitCommand.rev_parse_descriptors ~GitCommand.run_general