Skip to content
Snippets Groups Projects
Commit e0e32176 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Revert "Merge branch 'git-pull-fix-hang' into 'master'"

This reverts merge request !241
parent cbbbd4e0
No related branches found
No related tags found
1 merge request!244Revert "Merge branch 'git-pull-fix-hang' into 'master'"
Pipeline #
Loading
Loading
@@ -109,7 +109,7 @@ gitlab/.git/pull:
cd ${gitlab_development_root}/gitlab && \
git checkout -- Gemfile.lock db/schema.rb && \
git stash && git checkout master && \
git pull --ff-only upstream master
git pull --ff-only
 
gitlab-shell/.git/pull:
cd ${gitlab_development_root}/gitlab-shell && \
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment