Skip to content

How to apply a patch in flutter directory ? #310

@Ortes

Description

@Ortes

I want to apply a patch from this PR how to proceed ?
On my local machine i use the following in the flutter directory:

curl https://patch-diff.githubusercontent.com/raw/flutter/flutter/pull/137874.patch > intrinsic.patch
git apply intrinsic.patch

How can I do the same from my CI ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions