-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi, I am using diff.rs quite a lot recently. I mainly use it with cargo-vet to audit code diffs reasonably quick and comfortable, and would love to use it for non-Rust programs or projects.
Is this something of interest? I didn't look too close at the source yet, but it seems to use Git under the hood, which could allow for a general Git integration.
Given that diff.rs uses the crate name as its first path element, some illegal crate name like the Git URL would be possible without breaking changes to the API.
As an example: diff.rs/https://git.sr.ht/~janvhs/meson-web-app/50339538/6db554fa or diff.rs/https://github.com/trento-project/web/012f2f8/7c77a4f
Metadata
Metadata
Assignees
Labels
No labels