Skip to content

Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance

username-removed-128633 requested to merge use-rugged-to-create-tag into master

This was originally opened at !1757 (closed) by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request.

Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too.

Merge request reports