]> source.dussan.org Git - jgit.git/commit
Unwind loop that iterates over fetch connection refs. 56/4056/1
authorKevin Sawicki <kevin@github.com>
Mon, 22 Aug 2011 20:10:31 +0000 (13:10 -0700)
committerKevin Sawicki <kevin@github.com>
Mon, 22 Aug 2011 20:10:31 +0000 (13:10 -0700)
commitb127fa19ebae69b318d88ac0389d779d22c7eaa0
tree0b3a9cdd447b61179b82a3980caa9d891a1f7b22
parent930875a81a690f732fb5ac26304d6fb212aa2582
Unwind loop that iterates over fetch connection refs.

Create separate loops based on whether the ref specs
collection is empty or not.

Change-Id: I2861b45fe083675e12ff47f591e104f8cf6dd216
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit/src/org/eclipse/jgit/api/LsRemoteCommand.java