From ad4cd6b795b38de3e563372254e8fd287ef684f7 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Tue, 15 Mar 2022 15:34:24 +0000 Subject: [PATCH] Add GitLab patch to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c5079bb..256c8c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # gitlab-cargo-shim +To use `github-cargo-shim` at the moment you will have to apply [this patch][patch] ([MR][MR]) +to your GitLab instance. + Say goodbye to your Git dependencies, `gitlab-cargo-shim` is an SSH server that serves crates just like a standard Cargo registry but from a [GitLab package registry][gitlab-package-registry], allowing you to use @@ -66,3 +69,5 @@ Rustacean. [gitlab-package-registry]: https://docs.gitlab.com/ee/user/packages/package_registry/index.html [imp-token]: https://docs.gitlab.com/ee/api/index.html#impersonation-tokens [envvar]: https://doc.rust-lang.org/cargo/reference/registries.html#using-an-alternate-registry +[patch]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82663.patch +[MR]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82663 -- libgit2 1.7.2