summaryrefslogtreecommitdiff
path: root/doc/user/project/repository/index.md
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2019-04-11 15:49:53 -0800
committerPatrick Bajao <ebajao@gitlab.com>2019-04-11 16:47:34 +0800
commitd1fdf0a0d4d2e8d7eaa7a1ea29861ba4a5d07f25 (patch)
treebb5955dca3ac09b15d25911508a01a6560898e86 /doc/user/project/repository/index.md
parent70fc8517ecf9105d401f77abedeacbae65d2902a (diff)
downloadgitlab-ce-d1fdf0a0d4d2e8d7eaa7a1ea29861ba4a5d07f25.tar.gz
Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-path-11-10-rc6
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
Diffstat (limited to 'doc/user/project/repository/index.md')
-rw-r--r--doc/user/project/repository/index.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md
index 718566a539f..22d912cd9d1 100644
--- a/doc/user/project/repository/index.md
+++ b/doc/user/project/repository/index.md
@@ -241,24 +241,4 @@ Projects that contain a `.xcodeproj` or `.xcworkspace` directory can now be clon
in Xcode using the new **Open in Xcode** button, located next to the Git URL
used for cloning your project. The button is only shown on macOS.
-## Download Source Code
-
-Source code stored in the repository can be downloaded.
-
-By clicking the download icon, a dropdown will open with links to download the following:
-
-![Download source code](img/download_source_code.png)
-
-- **Source Code:**
- This allows users to download the source code on branch they're currently
- viewing. Available zip, tar, tar.gz and tar.bz2.
-- **Directory:**
- > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/24704) in GitLab 11.10
-
- Only shows up when viewing a sub-directory. This allows users to download
- the specific directory they're currently viewing. Also available in zip, tar,
- tar.gz and tar.bz2.
-- **Artifacts:**
- This allows users to download the artifacts of the latest CI build.
-
[jupyter]: https://jupyter.org