Capitlization of /gitlab/i normalized. #1367
This commit is contained in:
parent
6e5cd8e081
commit
09a86bd4d6
24 changed files with 36 additions and 36 deletions
|
@ -170,7 +170,7 @@ module Gitlab
|
|||
def push
|
||||
Dir.chdir(File.join(@local_dir, "gitolite"))
|
||||
`git add -A`
|
||||
`git commit -am "Gitlab"`
|
||||
`git commit -am "GitLab"`
|
||||
`git push`
|
||||
Dir.chdir(Rails.root)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue