Uses of Class
pl.project13.core.jgit.DescribeCommand
Packages that use DescribeCommand
-
Uses of DescribeCommand in pl.project13.core.jgit
Methods in pl.project13.core.jgit that return DescribeCommandModifier and TypeMethodDescription@NonNull DescribeCommand--abbrev=N@NonNull DescribeCommandDescribeCommand.always(boolean always) --always@NonNull DescribeCommandDescribeCommand.apply(@Nullable GitDescribeConfig config) Apply all configuration options passed in with `config`.@NonNull DescribeCommand--dirty[=mark]@NonNull DescribeCommandDescribeCommand.forceLongFormat(@Nullable Boolean forceLongFormat) --long@NonNull DescribeCommand--match glob-patternstatic @NonNull DescribeCommandDescribeCommand.on(String evaluateOnCommit, org.eclipse.jgit.lib.Repository repo, LogInterface log) Creates a new describe command which interacts with a single repositorystatic @NonNull DescribeCommandDescribeCommand.on(String evaluateOnCommit, org.eclipse.jgit.lib.Repository repo, LogInterface log, String pathFilter) DescribeCommand.tags()Alias fortags(Boolean)with true value@NonNull DescribeCommand--tags