diff options
Diffstat (limited to 'doc/administration/git_annex.md')
-rw-r--r-- | doc/administration/git_annex.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/administration/git_annex.md b/doc/administration/git_annex.md index 59c1e621e46..e21a8ac7e84 100644 --- a/doc/administration/git_annex.md +++ b/doc/administration/git_annex.md @@ -1,14 +1,14 @@ --- stage: Create group: Source Code -info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers" +info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments" type: reference, howto disqus_identifier: 'https://docs.gitlab.com/ee/workflow/git_annex.html' --- # Git annex -CAUTION: **Warning:** +WARNING: [Git Annex support was removed](https://gitlab.com/gitlab-org/gitlab/-/issues/1648) in GitLab 9.0. Read through the [migration guide from git-annex to Git LFS](../topics/git/lfs/migrate_from_git_annex_to_git_lfs.md). @@ -94,7 +94,7 @@ one is located in `config.yml` of GitLab Shell. ## Using GitLab git-annex -NOTE: **Note:** +NOTE: Your Git remotes must be using the SSH protocol, not HTTP(S). Here is an example workflow of uploading a very large file and then checking it |