git-annex/templates/configurators/adddrive/confirm.hamlet
2013-03-20 16:47:15 -04:00

19 lines
643 B
Text

<div .span9 .hero-unit>
<h2>
Combine repositories?
<p>
The removable drive at <tt>#{mountPoint drive}</tt> already
has files in its repository <tt>#{driveRepoPath drive}</tt>
<p>
Do you want to combine these files into your repository?
<p>
<a .btn href="@{FinishAddDriveR drive}">
<i .icon-resize-small></i> Combine the repositories #
The combined repositories will sync and share their files.
<p>
<p>
<a .btn href="@{AddDriveR}">
<i .icon-resize-full></i> Go back #
Use a different directory than <tt>#{driveRepoPath drive}</tt> to #
avoid combining the repositories.
^{cloneModal}