Skip to content

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented May 19, 2022

(cherry picked from commit 8db2b3b)

Co-authored-by: Kumar Aditya [email protected]
Co-authored-by: Łukasz Langa [email protected]
Co-authored-by: Nikita Sobolev [email protected]

…pythonGH-30498)

Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit 8db2b3b)

Co-authored-by: Nikita Sobolev <[email protected]>
@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting core review labels May 19, 2022
@ambv ambv merged commit c146525 into python:3.10 May 19, 2022
@ambv ambv deleted the backport-8db2b3b-3.10 branch May 19, 2022 19:17
ambv added a commit to python/cherry-picker that referenced this pull request May 20, 2022
In case of a git repository mirror, all branches are kept in sync all the time.
Trying to push out a particular refspec errors out with:

  Failed to push to origin ☹
  fatal: --mirror can't be combined with refspecs

This change adds support for mirrors. Tested with:

python/cpython#92981
ambv added a commit to python/cherry-picker that referenced this pull request Aug 10, 2022
In case of a git repository mirror, all branches are kept in sync all the time.
Trying to push out a particular refspec errors out with:

  Failed to push to origin ☹
  fatal: --mirror can't be combined with refspecs

This change adds support for mirrors. Tested with:

python/cpython#92981

Co-authored-by: Ezio Melotti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants