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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
9bbf873e467652b76654cef2fd7ad2ae2110f2fd
9bbf873e467652b76654cef2fd7ad2ae2110f2fd
Switch branch/tag
gitlab-ce
app
models
diff_line.rb
Find file
Normal view
History
Permalink
diff_line.rb
64 Bytes
Edit
Web IDE
Newer
Older
Refactor Parallel Diff feature and add scrollbars
George Dewar
committed
10 years ago
1
2
3
class
DiffLine
attr_accessor
:type
,
:content
,
:num
,
:code
end