958312885f
Complicated by such repositories potentially being repos that should have an annex.uuid, but it failed to be gotten, perhaps due to the past ssh repo setup bugs. This is handled now by an Upgrade Repository button.
18 lines
538 B
Text
18 lines
538 B
Text
<div .span9 .hero-unit>
|
|
<h2>
|
|
Just a git repository
|
|
<p>
|
|
This repository is not currently set up as a git annex; #
|
|
only git metadata is synced with this repository.
|
|
$if sshrepo
|
|
<p>
|
|
If this repository's ssh server has git-annex installed, you can #
|
|
upgrade this repository to a full git annex, which will store the
|
|
contents of your files, not only their metadata.
|
|
<p>
|
|
<a .btn href="@{UpgradeRepositoryR r}">
|
|
Upgrade Repository
|
|
<h2>
|
|
Repository information
|
|
<p>
|
|
^{repoInfo}
|