aedev.commands ============== .. automodule:: aedev.commands .. rubric:: Module Attributes .. autosummary:: EXEC_GIT_ERR_PREFIX GIT_CLONE_CACHE_CONTEXT GIT_FOLDER_NAME GIT_REMOTE_ORIGIN GIT_REMOTE_UPSTREAM GIT_RELEASE_REF_PREFIX GIT_VERSION_TAG_PREFIX PIP_EDITABLE_PROJECT_PATH_PREFIX SHELL_LOG_FILE_NAME_SUFFIX GitRemotesType .. rubric:: Functions .. autosummary:: activate_venv active_venv bytes_file_diff check_commit_msg_file editable_project_root_path git_add git_any git_branch_files git_branch_remotes git_branches git_checkout git_clone git_commit git_current_branch git_diff git_fetch git_init_if_needed git_merge git_push git_ref_in_branch git_remote_domain_group git_remotes git_renew_remotes git_status git_tag_add git_tag_list git_tag_remotes git_uncommitted in_prj_dir_venv in_venv owner_project_from_url sh_exit_if_git_err sh_log sh_logs venv_bin_path