radicle-heartwood-lfs/crates/radicle
Fintan Halpenny e40fe86ff8 fetch: use `AsRef<Repository>`
Allow the fetch interface to accept anything that implements
`AsRef<Repository>`. This allows flexibility in the types that the `Handle` can
accept.

This change is motivated by wanting to introduce a type that is a temporary
repository that wraps a `Repository`.
2025-10-06 11:52:42 +02:00
..
src fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
CHANGELOG.md Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
Cargo.toml crates: 1.4.0 release 2025-08-27 10:30:28 +01:00