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

Version Path
libdolt-0.34.0 views/empty.erb
libdolt-0.33.18 views/empty.erb
libdolt-0.33.17 views/empty.erb
libdolt-0.33.16 views/empty.erb
libdolt-0.33.15 views/empty.erb
libdolt-0.33.14 views/empty.erb
libdolt-0.33.13 views/empty.erb
libdolt-0.33.12 views/empty.erb
libdolt-0.33.11 views/empty.erb
libdolt-0.33.10 views/empty.erb
libdolt-0.33.9 views/empty.erb
libdolt-0.33.8 views/empty.erb
libdolt-0.33.7 views/empty.erb
libdolt-0.33.6 views/empty.erb
libdolt-0.33.5 views/empty.erb
libdolt-0.33.4 views/empty.erb
libdolt-0.33.3 views/empty.erb
libdolt-0.33.2 views/empty.erb
libdolt-0.33.1 views/empty.erb
libdolt-0.33.0 views/empty.erb