Class GitChangeSetList

java.lang.Object
hudson.scm.ChangeLogSet<GitChangeSet>
hudson.plugins.git.GitChangeSetList
All Implemented Interfaces:
Iterable<GitChangeSet>

public class GitChangeSetList extends ChangeLogSet<GitChangeSet>
List of changeset that went into a particular build.
Author:
Nigel Magnay