You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have no tests for the methods in github.py (although some of this functionality does get tested when we run tests in other modules). Methods here:
_call_git
remote_repo_exists
clone_repo
add_remote
repo_changed
new_branch
get_commit_message
commit_all_changes
init_and_commit
push_to_github
pull_from_github
git_init
The text was updated successfully, but these errors were encountered:
We currently have no tests for the methods in
github.py
(although some of this functionality does get tested when we run tests in other modules). Methods here:_call_git
remote_repo_exists
clone_repo
add_remote
repo_changed
new_branch
get_commit_message
commit_all_changes
init_and_commit
push_to_github
pull_from_github
git_init
The text was updated successfully, but these errors were encountered: