Home
last modified time | relevance | path

Searched defs:custom_environment (Results 1 – 6 of 6) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dssh_auth.rb88 def custom_environment(options) method in Gitlab.Git.SshAuth
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dssh_auth.rb88 def custom_environment(options) method in Gitlab.Git.SshAuth
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dssh_auth.rb88 def custom_environment(options) method in Gitlab.Git.SshAuth
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dauth-options.c49 struct envstring *custom_environment = NULL; variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/
H A Dcmd.py866 def custom_environment(self, **kwargs): member in Git
/dports/devel/py-gitpython/GitPython-3.1.24/git/
H A Dcmd.py1024 def custom_environment(self, **kwargs: Any) -> Iterator[None]: member in Git