Skip to content
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

Apply patches from Phabricator in a smarter way #104

Open
marco-c opened this issue Feb 5, 2024 · 0 comments
Open

Apply patches from Phabricator in a smarter way #104

marco-c opened this issue Feb 5, 2024 · 0 comments

Comments

@marco-c
Copy link
Collaborator

marco-c commented Feb 5, 2024

We are currently doing

self.repo.import_(
, we could instead take inspiration from Lando.
@cgsheeh said:

Lando does an hg import --no-commit -s 95 and if that fails, it then runs a hg import --no-commit --config ui.patch=patch -s 95, which falls back to using the patch command

Related to mozilla/code-review#2057.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant