Skip to content

Add git parsing and canonicalization logic.#343

Open
calebbrown wants to merge 2 commits intomainfrom
git_parsing
Open

Add git parsing and canonicalization logic.#343
calebbrown wants to merge 2 commits intomainfrom
git_parsing

Conversation

@calebbrown
Copy link
Collaborator

Git parsing attempts to follow the parsing of remote repositories Git does itself.

There is validation that rejects invalid repositories.

There is also logic to support per-host validation and canonicalisation to ensure repositories are as close to canonical as possible for a given host.

I plan on adding more host types soon to support more of the common hosting services available for open source projects.

Signed-off-by: Caleb Brown <calebbrown@google.com>
Signed-off-by: Caleb Brown <calebbrown@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant