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

renamed.vue « viewers « diff_viewer « components « vue_shared « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5c1ea59b4719992dbef13bdac7e97dbb5dc9bb5c (plain)
1
2
3
<template>
  <div class="nothing-here-block">{{ __('File moved') }}</div>
</template>