Sha256: d5e3111430467f86042496a7fc88c240b5fadb99aedaa1dac76b79aae37543fe
Contents?: true
Size: 414 Bytes
Versions: 2
Compression:
Stored size: 414 Bytes
Contents
<article data-ng-controller="PackFileCtrl"> <h1 style="font-size:1.8em"><i data-entry-icon="'blob'"></i> {{path}} <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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
git-object-browser-0.0.8 | htdocs/common/templates/pack_file.html |
git-object-browser-0.0.7 | htdocs/common/templates/pack_file.html |