summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/repository/show.html.haml
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-01-19 10:48:53 -0600
committerJose Ivan Vargas <jvargas@gitlab.com>2017-03-06 09:47:43 -0600
commitc51d72036698c6d53602c58f09d5ddd3ed8d225b (patch)
treeebb062dd05c03f132156d998874f604219465d37 /app/views/projects/settings/repository/show.html.haml
parent30cea142ab0263dcd572ac9cdc528b781c283437 (diff)
downloadgitlab-ce-c51d72036698c6d53602c58f09d5ddd3ed8d225b.tar.gz
Added repository controller and route for the settings namespace
Diffstat (limited to 'app/views/projects/settings/repository/show.html.haml')
-rw-r--r--app/views/projects/settings/repository/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/settings/repository/show.html.haml b/app/views/projects/settings/repository/show.html.haml
new file mode 100644
index 00000000000..428a6f4b2a0
--- /dev/null
+++ b/app/views/projects/settings/repository/show.html.haml
@@ -0,0 +1,2 @@
+%h1
+ Hello World