mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
fix wrong class name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Detect user based on identifier like
|
||||
# key-13 or user-36 or last commit
|
||||
module Gitlab
|
||||
module Indentifier
|
||||
module Identifier
|
||||
def identify(identifier, project, newrev)
|
||||
if identifier.blank?
|
||||
# Local push from gitlab
|
||||
|
||||
Reference in New Issue
Block a user