Skip to content

Add support for "git revert" #4570

Open
@koppor

Description

@koppor

Version

0.12.16

Operating System

Windows

Distribution Method

msi (Windows)

Describe the issue

I ran git revert {some-commit-id}. The revert was correctly added to the virtual branch. However, there was another branch created.

Now I cannot work with git butler any more, because it complains

The given reference name 'refs/gitbut1er/Revert-"Remove-
comments---don't-work-on-forks"-This-reverts-commit-
a3ab7d5c36e5b6d212a5de8b87Ø6b81d7ec9362e.' is not valid;
class-Reference (4); coae=Inva1idSpec (-12)

grafik

How to reproduce

Use git revert {some comit it}

Expected behavior

The virtual branch Revert "..." is not created at all.

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    UXsomething related to the user's experiencebugSomething isn't workinggitSomething related to compatibility with Git🎉reproduced🎉The issue could be reproduced by following the instructions🦀gitoxide🦀`gitoxide` might help here

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions