Hello git, svn and repository browser developers, In Jenkins I can add multiple repositories URL for git or svn in the same Jenkins job configuration. This means I can get a big changeset for a build with changes from multiple repositories. Because I want to extend the Trac-plugin, one kind of repository browser, I need to know from with repository a change is coming from. My questions is: From which API can I retrieve the repository URL when I have e.g. a GitChangeSet object?
Bye,bye Gerd
