Skip to content

git-url parsing #7

Closed
Closed
@Byron

Description

@Byron

In the git-url crate, implement parsing of all URL types that git supports, as documented here: https://www.git-scm.com/docs/git-clone#_git_urls

The implementation should be practical, and does require tests for each case.

nom can be used, and if used, the parser should not support streaming.
Please feel free to add your author name into the crate list.

It's preferred to have a WIP PR and push all results into that one as I must reserve the right to pick up what's there in case development stalls to avoid blocking overall progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions