Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2018-01-30 00:25:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2018-01-30 00:25:01 +0300
commitac82a645cc5c994ca77e873d3117ce97231603d0 (patch)
tree446e86a9e6f50a2a05e564233a3a3d4c97d2bb79 /bin
parentff0fafe3c917a9b5be9d660a84319f1220e7442a (diff)
parent1f309b69df3f71d988d4d31b08a1b683099a46e5 (diff)
Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-01-29
Diffstat (limited to 'bin')
-rwxr-xr-xbin/upgrade.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/upgrade.rb b/bin/upgrade.rb
deleted file mode 100755
index a5caecf8526..00000000000
--- a/bin/upgrade.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require_relative "../lib/gitlab/upgrader"
-
-Gitlab::Upgrader.new.execute