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
69b60927
Commit
69b60927
authored
Feb 06, 2018
by
Yorick Peterse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolved conflict in db/schema.rb
parent
60335e51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
db/schema.rb
db/schema.rb
+0
-3
No files found.
db/schema.rb
View file @
69b60927
...
@@ -2254,10 +2254,7 @@ ActiveRecord::Schema.define(version: 20180204200836) do
...
@@ -2254,10 +2254,7 @@ ActiveRecord::Schema.define(version: 20180204200836) do
t
.
string
"model_type"
t
.
string
"model_type"
t
.
string
"uploader"
,
null:
false
t
.
string
"uploader"
,
null:
false
t
.
datetime
"created_at"
,
null:
false
t
.
datetime
"created_at"
,
null:
false
<<<<<<<
HEAD
t
.
integer
"store"
t
.
integer
"store"
=======
>>>>>>>
upstream
/
master
t
.
string
"mount_point"
t
.
string
"mount_point"
t
.
string
"secret"
t
.
string
"secret"
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