Skip to content

git revert --abort doesn't work with --signoff? #26

@goutamtadi1

Description

@goutamtadi1

We hadn't set our git with when we ran git revert --abort and it said:

→ git revert --abort
error: error getting git config for 'git-together.active'
caused by: [7/-3] config value 'git-together.active' was not found

Then we set our git with and tried again:

→ git revert --abort
fatal: revert: --signoff cannot be used with --abort

Our workstations is macOS,

→ git-together --version
git version 2.13.0

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