Sha256: 59b9e5fdf13fd5af439fcb58b9b3998c281361296a0a2982e18f9e60ab5d9739
Contents?: true
Size: 1022 Bytes
Versions: 30
Compression:
Stored size: 1022 Bytes
Contents
<%# # encoding: utf-8 #-- # Copyright (C) 2013 Gitorious AS # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. #++ %> <div class="container gts-body"> <h1><%= @title = "Empty repository" %></h1> <p> This repository has no HEAD revision, which most likely means you haven't commited to it yet. If you expected to see something here, your repository may be damaged. </p> </div>
Version data entries
30 entries across 30 versions & 1 rubygems