view .hgignore @ 1093:8e61d7a29932

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.
author Sean Farley <sean@farley.io>
date Mon, 27 Nov 2017 17:47:14 -0500
parents 060bc3ba7d30
children
line wrap: on
line source

syntax: glob
*.pyc
tests/*.err
tests/.testtimes
build
dist
*.egg-info
*.orig