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:
authorSean McGivern <sean@mcgivern.me.uk>2017-02-04 00:06:02 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-02-04 00:06:02 +0300
commitb7685ad1135451953d86029932606d69652bdace (patch)
treeceb3a39c9992f256be3076c23d6fd983d669e9fa /changelogs
parent1bf03125fa76b7a1423c77c394f5b36140d0b945 (diff)
parent63dac85385c6f82db6c6465876d76f67173ebc3b (diff)
Merge branch 'git_to_html_redirection' into 'master'
Redirect http://someproject.git to http://someproject Closes #26275 See merge request !8951
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