Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

too difficult to use #1389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lybmccree opened this issue Jan 6, 2022 · 0 comments
Closed

too difficult to use #1389

lybmccree opened this issue Jan 6, 2022 · 0 comments

Comments

@lybmccree
Copy link

I just want to git pull like git bash
i set rsa with empty password
when i code these
#"D:/work/test_git" it's my local git folder, it's clone from remote
repo_path = "D:/work/test_git"
repo = git.Repo(repo_path)
repo.git.pull()

it always show me
git.exc.GitCommandError: Cmd('git') failed due to: exit code(1)
cmdline: git pull
stderr: 'Host key verification failed.

fatal: Could not read from remote repository.

these is no useful information in the net
it's too difficult to use, is there any easy way to show developer to use???
maybe you can write a right example code to show how to use.
i use git bash to git pull , it's work fine. these is no problem in git bash with my git ssh

ENV: windows 10
python 2.7.17
gitpython 2.1.15

@gitpython-developers gitpython-developers locked and limited conversation to collaborators Jan 6, 2022
@Byron Byron converted this issue into discussion #1390 Jan 6, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Development

No branches or pull requests

1 participant