Don't know how to build task 'gitlab:app:enable_automerge'
Created by: kirantpatil
On master branch 71b0f8ea.
kiran@patchbee:/home/git/gitlab$ sudo -u git -H git log --oneline 71b0f8ea Use existing methods for branch names: Ex use @repository.branch_names i 025e4157 Merge branch 'header-in-contributing-guide' of /home/git/repositories/gi a1b76c6c Merge branch 'notes-in-installation-guide' of /home/git/repositories/git ddaedaef Fix therubyracer dependencies 8fcdbaea Section for important notes.
kiran@patchbee:/home/git/gitlab$ sudo -u git -H bundle exec rake gitlab:app:enable_automerge RAILS_ENV=production
rake aborted!
Don't know how to build task 'gitlab:app:enable_automerge'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/task_manager.rb:49:in []' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:142:in
invoke_task'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:101:in block (2 levels) in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:101:in
each'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:101:in block in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:110:in
run_with_threads'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:95:in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:73:in
block in run'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:160:in standard_exception_handling' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.0.4/lib/rake/application.rb:70:in
run'
(See full trace by running task with --trace)