Skip to content

How to mirror a git repository without the pull refs #1173

Answered by Byron
sylvainmouquet asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest way to go about this would probably be to use GitPython as easier way to execute git commands. That way, git commands you know apply directly without having to think about how to do it with GitPythons own abstractions.

Even though I close this issue, please feel free to keep commenting for follow ups.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1089 on February 26, 2021 11:18.