Skip to content

add resolve command #1234

@Rudxain

Description

@Rudxain

It works like this:

git diff --name-only --diff-filter=U --relative -z |
    xargs -0r $(git var GIT_EDITOR) && \
    git add --ignore-errors . && \
    git continue

I have an approximation of it as an alias

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