Interface GitClient

  • All Known Subinterfaces:
    IGitAPI
    All Known Implementing Classes:
    CliGitAPIImpl, GitAPI, JGitAPIImpl

    public interface GitClient
    Interface to Git functionality.

    Since 1.1, this interface is remotable, meaning it can be referenced from a remote closure call.