Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Migrate `sigrefs` to use `git::repository`
Draft fintohaps opened 16 days ago

This set of changes migrates the sigrefs code to use the traits defined in git::repository.

Each commit migrates a single trait, and ensures that all tests pass at each step.

The final commit then removes the now unused code.

fintohaps opened with revision 5961ac4e on base e1867632 +391 -686 16 days ago

This set of changes migrates the sigrefs code to use the traits defined in git::repository.

Each commit migrates a single trait, and ensures that all tests pass at each step.

The final commit then removes the now unused code.