Add getAllRemoteConfigs() to RemoteConfig
commit0d52b3d5647e7ba07f5367d77678fe63b5294a6f
authorMarek Zawirski <marek.zawirski@gmail.com>
Mon, 28 Jul 2008 10:06:33 +0000 (28 12:06 +0200)
committerMarek Zawirski <marek.zawirski@gmail.com>
Sat, 16 Aug 2008 13:50:43 +0000 (16 15:50 +0200)
treee4907bc3caf69ba60feb1d4aecef45b9c881ff2f
parent104bb1b32f1ca9fd2a79da05f7ff8df9dc80e2a9
Add getAllRemoteConfigs() to RemoteConfig

Introduce the method allowing us to parse all configured remotes.

Signed-off-by: Marek Zawirski <marek.zawirski@gmail.com>
org.spearce.jgit/src/org/spearce/jgit/lib/RepositoryConfig.java
org.spearce.jgit/src/org/spearce/jgit/transport/RemoteConfig.java