Interface IncrementalPatchService

  • All Superinterfaces:
    VcsRemoteService, VcsService

    public interface IncrementalPatchService
    extends VcsService, VcsRemoteService
    Vcs plugin service to build incremental patch (move all changes from version to version)

    See CleanPatchService in case you need to implement clean checkout first

    Created 22.10.12 12:48

    Since:
    8.0
    Author:
    Eugene Petrenko (eugene.petrenko@jetbrains.com)