Skip to content

Fix script to handle both gitlab-ce *and* gitlab-ee.

Evan Carlin requested to merge e-carlin/gitlab-development-kit:master into master

This script previously set the upstream to always be gitlab-ce. This is misleading and can cause a hard to decipher bug when pulling from upstream.

Merge request reports