Home
last modified time | relevance | path

Searched defs:git_user (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 Dcommitter_with_hooks.rb27 def git_user method in Gitlab.Git.CommitterWithHooks
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dcommitter_with_hooks.rb27 def git_user method in Gitlab.Git.CommitterWithHooks
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ruby/lib/gitlab/git/
H A Dcommitter_with_hooks.rb27 def git_user method in Gitlab.Git.CommitterWithHooks
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/system_check/app/
H A Dgit_user_default_ssh_config_check.rb40 def git_user method in SystemCheck.App.GitUserDefaultSSHConfigCheck
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/support/
H A Dssh.rb57 def git_user method in QA.Support.SSH
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/design_management/copy_design_collection/
H A Dcopy_service.rb60 attr_reader :designs, :event_enum_map, :git_user, :sha_attribute, :shas, accessor in DesignManagement.CopyDesignCollection.CopyService