git-annex/templates/configurators/newrepository/combine.hamlet

20 lines
706 B
Text

<div .col-sm-9>
<div .content-box>
<h2>
Combine repositories?
<p>
The repository at #{newrepo} is set up.
<br>
Do you want to combine it with your existing repository at #{mainrepo}?
<p>
<a .btn .btn-default href="@{CombineRepositoryR newrepopath newrepouuid}">
<span .glyphicon .glyphicon-resize-small>
\ Combine the repositories #
The combined repositories will sync and share their files.
<p>
-or-
<p>
<a .btn .btn-default href="@{SwitchToRepositoryR newrepopath}">
<span .glyphicon .glyphicon-resize-full>
\ Keep the repositories separate #
Files placed in one will not be synced to the other.