Uses of Package
com.atlassian.bitbucket.scm.git.worktree
Packages that use com.atlassian.bitbucket.scm.git.worktree
-
Classes in com.atlassian.bitbucket.scm.git.worktree used by com.atlassian.bitbucket.scm.gitClassDescriptionThe type of a
gitcheckout used to initialize aGitWorkTree.Callback type forGitWorkTreeBuilder.execute(GitWorkTreeCallback) -
Classes in com.atlassian.bitbucket.scm.git.worktree used by com.atlassian.bitbucket.scm.git.worktreeClassDescriptionThe type of a
gitcheckout used to initialize aGitWorkTree.Represents agitrepository work tree that can be used to create new commits.Invokes repository hooks as part ofpublishinga work tree.Describes what ref to update when publishing aGitWorkTreeto itsRepository, and whatRepositoryHookRequestto use wheninvoking the repository hooksbefore and after publishing the refs.