How can I pull a remote repository with GitPython?

后端 未结 0 772
面向向阳花
面向向阳花 2021-02-12 08:22

I am trying to find the way to pull a git repository using gitPython. So far this is what I have taken from the official docs here.

test_remote = repo.create_rem         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题