Skip to content
Snippets Groups Projects
Commit 0cc96c25 authored by vlorentz's avatar vlorentz
Browse files

tests: Remove the SWHTag mock, use dulwich.objects.Tag instead.

This mock was clunky because it didn't actually behave much like
dulwich's Tag.

Additionally, a future commit will need to access the as_raw_chunks()
method of ShaFile objects, so SWHTag isn't suitable anymore as it
would need to diverge even more by implementing its own serialization.
parent 715fbe21
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment