]> source.dussan.org Git - jgit.git/commit
Send no-progress option with NullProgressMonitor. 48/15148/1
authorColby Ranger <cranger@google.com>
Mon, 5 Aug 2013 21:33:55 +0000 (14:33 -0700)
committerColby Ranger <cranger@google.com>
Mon, 5 Aug 2013 21:56:17 +0000 (14:56 -0700)
commit69761dbcdd38791151c4fdd76c05c366cc3f7a68
treea1dab063e0cca8b3e3500cabd96e58a4968aab6d
parentffb2600dd59e5364ceec662383903574a85a2f78
Send no-progress option with NullProgressMonitor.

The NullProgressMonitor does not report progress anywhere. Inform the
server not to send progress by enabling the no-progress capability.

Change-Id: Id18dbc754c814d1a5534a284c947030bf201c569
org.eclipse.jgit/src/org/eclipse/jgit/transport/BasePackFetchConnection.java