Sha256: 184d6c0150569f4642d3077714a637ff10314614e632bf17c5d20a45ff4958bd

Contents?: true

Size: 573 Bytes

Versions: 5

Compression:

Stored size: 573 Bytes

Contents

<article data-ng-controller="PackFileCtrl">
<h1 style="font-size:1.8em"><i data-entry-icon="'blob'"></i>
<span data-ng-repeat="token in pathTokens"><a href="#{{basedir}}/{{token.path}}" style="color:black">{{token.label}}</a><span data-ng-hide="token.last">/</span></span>
<small>Pack file</small></h1>

<table class="table">
<tr>
<th>version</th><td>{{object.version}}</td>
</tr>
<tr>
<th>number of objects</th><td>{{object.object_number}}</a></td>
</tr>
<tr>
<th>object entries</th><td><a href="#{{basedir}}/{{indexUrl}}">see index</a></a></td>
</tr>
</table>
</article>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
git-object-browser-0.1.3 htdocs/common/templates/pack_file.html
git-object-browser-0.1.2 htdocs/common/templates/pack_file.html
git-object-browser-0.1.1 htdocs/common/templates/pack_file.html
git-object-browser-0.1.0 htdocs/common/templates/pack_file.html
git-object-browser-0.0.9 htdocs/common/templates/pack_file.html