-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The commit does a few things: - Deletes the builder (it's extra complexity for minimal benefit) - Deletes the HashRef type in favor of methods directly on GitOid. - Slightly reorganizes imports to be cleaner / clearer. - Manually impls traits on GitOid because the derives were silently not working. - Makes the ObjectType trait sealed Plus a few other little cleanup changes. Signed-off-by: Andrew Lilley Brinker <[email protected]>
- Loading branch information
1 parent
5bfe454
commit cc66d61
Showing
9 changed files
with
227 additions
and
173 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.