Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1a2f3e73
Commit
1a2f3e73
authored
Mar 01, 2016
by
Valery Sizov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolved files
parent
9a10dffd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
+0
-9
doc/customization/branded_login_page.md
doc/customization/branded_login_page.md
+0
-4
spec/factories/appearances.rb
spec/factories/appearances.rb
+0
-5
No files found.
doc/customization/branded_login_page.md
View file @
1a2f3e73
# Changing the appearance of the login page
<<<<<<< HEAD
GitLab Enterprise Edition offers a way to put your company's identity on the login page of your GitLab server and make it a branded login page.
=======
GitLab Community Edition offers a way to put your company's identity on the login page of your GitLab server and make it a branded login page.
>>>>>>> 204a9895333178cc90b40ef365ad566d750fa594
By default, the page shows the GitLab logo and description.
...
...
spec/factories/appearances.rb
View file @
1a2f3e73
...
...
@@ -2,12 +2,7 @@
FactoryGirl
.
define
do
factory
:appearance
do
<<<<<<<
HEAD
title
"GitLab Enterprise Edition"
description
"Open source software to collaborate on code"
=======
title
"MepMep"
description
"This is my Community Edition instance"
>>>>>>>
204
a9895333178cc90b40ef365ad566d750fa594
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment