module documentation

Utilities for testing git server compatibility.

Class NoSideBand64kReceivePackHandler ReceivePackHandler that does not support side-band-64k.
Class ServerTests Base tests for testing servers.
Function ignore_error Check whether this error is safe to ignore.
Class _StubRepo A stub repo that just contains a path to tear down.
Function _get_shallow Undocumented
def ignore_error(error):

Check whether this error is safe to ignore.

def _get_shallow(repo):

Undocumented