pygit2
pygit2 copied to clipboard
Repository migration question
Hi,
I am planning to use pygit2 to automate the migration of our Gerrit repositories to GitLab
I have read the part https://www.pygit2.org/recipes/git-clone-mirror.html
I am looking for the counter part of the calls required to push everything to the new repository
Cheers