compat: add a stub FetchPackResult class for use with older dulwich
New dulwich refactored the object it returns from fetch_pack (it use to be a dict but is now an object of two dicts, one for ref and the other for symrefs, and a string containing the agent.
Please register or sign in to comment