diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-02 17:02:51 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-03 08:07:24 +0900 |
commit | ee747827b0d26cf770f44a33b201de31e81ca8ea (patch) | |
tree | 0ae0555ffb44f5c9adcb0b94a675ed3e90ac441e /org.eclipse.jgit/src/org/eclipse/jgit/transport/RefSpec.java | |
parent | e0133b9440cf28cc8495e4af0546d1467edbb028 (diff) | |
download | jgit-ee747827b0d26cf770f44a33b201de31e81ca8ea.tar.gz jgit-ee747827b0d26cf770f44a33b201de31e81ca8ea.zip |
PacketLineIn: Add an iterator over strings in the input stream
Allows callers to read all lines in the input stream until the
END marker is reached, without having to explicitly check for
the END marker.
Replace all remaining usage of the END marker with the new method.
Change-Id: I51f419c7f569ab7ed01e1aaaf6b40ed8cdc2116b
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/transport/RefSpec.java')
0 files changed, 0 insertions, 0 deletions