-
-
Notifications
You must be signed in to change notification settings - Fork 34
Replace patch with gitpatch #507
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
base: main
Are you sure you want to change the base?
Conversation
There are more issues than the first one. Like this one: uniphil/patch-rs#24. |
|
Yes, I'm in favor of updating to a maintained fork, I'm just adding a note
(maybe for myself) to remove the obsolete workaround.
… Message ID: ***@***.***>
|
|
Specifically 78b7e31 could be partially reverted, leaving the test in place, and the changelog entry. |
|
@sourcefrog maybe I misunderstood. Do you want me to do these changes on this PR?
|
|
If you can do it that would be great |
This reverts commit 78b7e31.
|
@sourcefrog I partially reverted 78b7e31. Is anything left? :) |
|
Thanks, removal of the workaround looks good. Let's wait and see about |
|
I just looked at this again in the context of fixing #547, where I hit gitpatch-rs/gitpatch#4. At the moment it's unclear to me whether |
|
I'm carrying this forward in #575 but it needs some more fixes merged to gitpatch and a new release before there's a net improvement from landing it. |
patchcrate is unmaintained: uniphil/patch-rs#29Project has been forked, and a new version with fixes has been created: https://github.com/gitpatch-rs/gitpatch
gitpatchversion0.7.1is a direct replacement ofpatchversion0.7.0. Thus, no major changes are required.