Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
4998db038102
Commit
180928df
authored
Nov 18, 2020
by
Raphaël Gomès
Browse files
hg-pull: invalidate hg-git maps after hg pull
--HG-- branch : heptapod
parent
952df9a233a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/gitlab/mercurial/hg_git_repository.rb
View file @
4998db03
...
...
@@ -547,6 +547,7 @@ def hg_pull(user, remote_url, gitlab_branches: nil, env: nil,
raise
HgError
,
"Could not pull (status code
#{
status
}
): "
\
"'
#{
output
}
' command was
#{
cmd
}
"
end
hg_git_invalidate_maps!
end
# Low level method to create a tag.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment