Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_mode_changed.html.haml « viewers « diffs « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69bc96bbdad26313ed2c340ff2c718e02f424c3a (plain)
1
2
3
- diff_file = viewer.diff_file
.nothing-here-block
  File mode changed from #{diff_file.a_mode} to #{diff_file.b_mode}