This commit is contained in:
Joey Hess 2012-07-31 12:33:52 -04:00
parent 1efb0d109e
commit 0d3686972d

View file

@ -26,3 +26,12 @@
<a .btn .btn-primary .btn-large href="@{AddRepositoryR}">Add another repository</a>
<p>
Or just sit back, watch the magic, and get on with using your files.
$nothing
<h2>
Creating a git-annex repository
<p>
Files in this repository will managed by git-annex, #
and kept in sync with your repositories on other devices.
<form .form-inline>
<input type="text" .input-xlarge placeholder="directory"> #
<button type="submit" .btn .btn-primary .btn-large>Make Repository</button>