Remove remnants of git annex
requested to merge pchojnacki-gitlab/gitlab-ce:1648-remove-remnants-of-git-annex-support into master
What does this MR do?
Removes all mentions and code related to git annex
Why was this MR needed?
git annex was EE only feature and has been replaced with LFS, so we are removing it ahead of 9.0 release
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Related to gitlab-ee#1648
Related MR
gitlab-ee!1302