Documentation
¶
Index ¶
- func GetAgitBranchInfo(ctx context.Context, repoID int64, baseBranchName string) (string, string, error)
- func ProcReceive(ctx context.Context, repo *repo_model.Repository, gitRepo *git.Repository, ...) ([]private.HookProcReceiveRefResult, error)
- func UserNameChanged(ctx context.Context, user *user_model.User, newName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAgitBranchInfo ¶ added in v1.26.0
func ProcReceive ¶ added in v1.17.0
func ProcReceive(ctx context.Context, repo *repo_model.Repository, gitRepo *git.Repository, opts *private.HookOptions) ([]private.HookProcReceiveRefResult, error)
ProcReceive handle proc receive work
func UserNameChanged ¶
UserNameChanged handle user name change for agit flow pull
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.