Uses of Interface
com.atlassian.bitbucket.scm.git.command.log.GitLogBuilder
Packages that use GitLogBuilder
Package
Description
-
Uses of GitLogBuilder in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command that return GitLogBuilder -
Uses of GitLogBuilder in com.atlassian.bitbucket.scm.git.command.log
Methods in com.atlassian.bitbucket.scm.git.command.log that return GitLogBuilderModifier and TypeMethodDescriptionGitLogBuilder.follow(boolean value) Controls use of--followGitLogBuilder.output(GitDiffOutput value) Controls what diff output is included with the commit information.