commit | 2b23aac1c01f1df0d22d1ef052b87d9c462e6b77 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Tue Aug 03 17:40:01 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Aug 20 17:59:36 2010 -0700 |
tree | 01575efe24aea7974a31f1f46dad4f69050b635c | |
parent | 28ba4747bc166243ecff86cdc7460cbc969a8eb4 [diff] |
Expose pack fetch/push connections for subclassing These classes need to be visible if an application wants to define its own native pack based protocol embedded within another layer, much like we already support for smart HTTP. Change-Id: I7e2ac3ad01d15b94d340128a395fe0b2f560ff35 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>