Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GitalyInternalURL is a special URL that indicates Gitaly wants to // push or fetch to another Gitaly instance GitalyInternalURL = "ssh://gitaly/internal.git" )
Variables ¶
This section is empty.
Functions ¶
func UploadPackEnv ¶
func UploadPackEnv(ctx context.Context, cfg config.Cfg, req *gitalypb.SSHUploadPackRequest) ([]string, error)
UploadPackEnv returns a list of the key=val pairs required to set proper configuration options for upload-pack command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.