Home
last modified time | relevance | path

Searched refs:ConvertConfigOptions (Results 1 – 18 of 18) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/smarthttp/
H A Dreceive_pack.go45 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dinforefs.go59 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go120 config, err := git.ConvertConfigOptions(req.GetGitConfigOptions())
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/smarthttp/
H A Dreceive_pack.go45 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dinforefs.go55 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go62 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/smarthttp/
H A Dreceive_pack.go45 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dinforefs.go59 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go120 config, err := git.ConvertConfigOptions(req.GetGitConfigOptions())
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ssh/
H A Dreceive_pack.go67 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go76 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ssh/
H A Dreceive_pack.go67 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go81 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ssh/
H A Dreceive_pack.go67 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
H A Dupload_pack.go76 config, err := git.ConvertConfigOptions(req.GitConfigOptions)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/
H A Dcommand_options.go121 func ConvertConfigOptions(options []string) ([]ConfigPair, error) { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/
H A Dcommand_options.go121 func ConvertConfigOptions(options []string) ([]ConfigPair, error) { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/
H A Dcommand_options.go121 func ConvertConfigOptions(options []string) ([]ConfigPair, error) { func