Skip to content
Snippets Groups Projects
Commit f407d3d9 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Merge branch 'revert-ac5bc14b' into 'master'

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

See merge request !244
parents 44c2ca5a e0e32176
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