Class AbstractCreateRefCommandParameters

Direct Known Subclasses:
CreateBranchCommandParameters, CreateTagCommandParameters

public class AbstractCreateRefCommandParameters extends AbstractRefCommandParameters
  • Constructor Details

  • Method Details

    • getStartPoint

      @Nonnull public String getStartPoint()
      Returns:
      the commit the new ref will point to, which may be identified by ID or by branch or tag name