Migrate `sigrefs` to use `git::repository`
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.
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.