Skip to content

Support @ as alias of HEAD #120

@L3viathan

Description

@L3viathan

Git allows specifying the current head as either HEAD or @. git-absorb apparently doesn't:

$ git-absorb --base @~20
Sep 26 09:37:45.336 CRIT absorb failed, err: revspec '@' not found; class=Reference (4); code=NotFound (-3)
$ git-absorb --base HEAD~20
# works

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamBlocked on upstream libgit2/git2rs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions