Skip to content
Snippets Groups Projects
Commit 6907208d authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'rename-file' into 'master'

Rename file



See merge request !10
parents 281d3a76 c347ca2e
No related branches found
No related tags found
1 merge request!10Rename file
class Commit
constructor: ->
$('.files .diff-file').each ->
new CommitFile(this)
new CommitFile(@)
 
@Commit = Commit
@Commit = Commit
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment