Skip to content

[Git] Save patch & apply later git command #213

@arshadkazmi42

Description

@arshadkazmi42
# save your working copy changes
git diff > some.patch

# re-apply it later
git apply some.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions