Indicate the protocol jgit doesn't support push over
commita8dc30c235ca10dbc4c0924950976b703f5795a1
authorShawn O. Pearce <spearce@spearce.org>
Sun, 29 Jun 2008 07:59:21 +0000 (29 03:59 -0400)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 30 Jun 2008 22:46:22 +0000 (1 00:46 +0200)
tree50a063671408bc015efac513217900f81aeeefc8
parent51d0ab2ce1e95c59ea0ba3c40cb83ba0564cf260
Indicate the protocol jgit doesn't support push over

Not all of jgit's protocols will support push, as it may take time
to build their implementations or simply prove impractical.  Some
users may not understand what a walking transport is, but they can
understand that http isn't supported for push.

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/WalkTransport.java