8000 Use a parser instead of pattern-matching on `Text` when parsing git-ls-tree output. · Issue #34 · github/semantic · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Use a parser instead of pattern-matching on Text when parsing git-ls-tree output. #34

@patrickt

Description

@patrickt

In Semantic.Git, we should pull in attoparsec to parse the elements of git-ls-tree output, rather than matching on Text values, which is slow.

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

      0