Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
projects.thm.de
GitLab
Commits
2df34c20
Unverified
Commit
2df34c20
authored
Aug 17, 2016
by
Connor Shea
Browse files
Fix a lingering conflict.
parent
c648756a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/models/diff_note.rb
View file @
2df34c20
...
...
@@ -109,11 +109,7 @@ def to_discussion
private
def
supported?
<<<<<<<
HEAD
for_commit?
||
self
.
noteable
.
support_new_diff_notes?
=======
!
self
.
for_merge_request?
||
self
.
noteable
.
has_complete_diff_refs?
>>>>>>>
master
for_commit?
||
self
.
noteable
.
has_complete_diff_refs?
end
def
noteable_diff_refs
...
...
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