Skip to content

name_to_object in fun.py does not handle packed-refs #805

Open
@Gustra

Description

@Gustra

Sometimes references are stored in the file .git/packed-refs. The code in fun.name_do_object() does not handle that case, causing BadName exception.

Ref: https://git-scm.com/docs/git-pack-refs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions