Package com.atlassian.bitbucket.scm.git.worktree
package com.atlassian.bitbucket.scm.git.worktree
-
ClassDescriptionAbstractGitWorkTreeRepositoryHookInvoker<T extends com.atlassian.bitbucket.hook.repository.RepositoryHookRequest>Convenience base class for implementing
GitWorkTreeRepositoryHookInvokerThe type of agitcheckout used to initialize aGitWorkTree.Represents agitrepository work tree that can be used to create new commits.Callback type forGitWorkTreeBuilder.execute(GitWorkTreeCallback)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.