Expose the advertised refs to ReceivePack hooks
commitcadf1d53961e9b3c889a00ae4a7bea70c2654347
authorShawn O. Pearce <spearce@spearce.org>
Sat, 27 Dec 2008 03:47:01 +0000 (26 19:47 -0800)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 4 Jan 2009 00:06:09 +0000 (4 01:06 +0100)
treede257fc7e82ddbcb2bd7efc19aba7df03d1d5773
parentebf5f7b85c0efcd9ee9d3be8bca1a0475b5bf873
Expose the advertised refs to ReceivePack hooks

Hooks may want to be able to consider what the client was shown, so
they can make decisions based on that information.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/transport/ReceivePack.java