diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2017-02-04 00:00:26 +1100 |
---|---|---|
committer | blackst0ne <blackst0ne.ru@gmail.com> | 2017-02-04 00:00:26 +1100 |
commit | 63dac85385c6f82db6c6465876d76f67173ebc3b (patch) | |
tree | 69cca8082e1710826cd0f9f815fa44a04b9cb25f /changelogs | |
parent | fd46fb1cd9cc1fdf826d31261aa594baa38d4898 (diff) | |
download | gitlab-ce-63dac85385c6f82db6c6465876d76f67173ebc3b.tar.gz |
Fixed redirection from http://someproject.git to http://someproject
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/git_to_html_redirection.yml | 4 |
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 |