Commit 8cbabe43 authored by Kim Carlbäcker's avatar Kim Carlbäcker

Update repository.rb

parent 3fe555a7
......@@ -1679,7 +1679,7 @@ module Gitlab
def fresh_worktree?(path)
File.exist?(path) && !clean_stuck_worktree(path)
end
# This function is duplicated in Gitaly-Go, don't change it!
# https://gitlab.com/gitlab-org/gitaly/merge_requests/698
def clean_stuck_worktree(path)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment