Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2017-02-03 16:00:26 +0300
committerblackst0ne <blackst0ne.ru@gmail.com>2017-02-03 16:00:26 +0300
commit63dac85385c6f82db6c6465876d76f67173ebc3b (patch)
tree69cca8082e1710826cd0f9f815fa44a04b9cb25f /changelogs
parentfd46fb1cd9cc1fdf826d31261aa594baa38d4898 (diff)
Fixed redirection from http://someproject.git to http://someproject
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/git_to_html_redirection.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/git_to_html_redirection.yml b/changelogs/unreleased/git_to_html_redirection.yml
new file mode 100644
index 00000000000..b2959c02c07
--- /dev/null
+++ b/changelogs/unreleased/git_to_html_redirection.yml
@@ -0,0 +1,4 @@
+---
+title: Redirect http://someproject.git to http://someproject
+merge_request:
+author: blackst0ne