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 ¶
func ProcReceive ¶
func ProcReceive(ctx context.Context, repo *repo_model.Repository, gitRepo *git.Repository, opts *private.HookOptions) ([]private.HookProcReceiveRefResult, error)
ProcReceive handle proc receive work
Types ¶
This section is empty.
Source Files
¶
- agit.go
Click to show internal directories.
Click to hide internal directories.