blog for the day

This commit is contained in:
Joey Hess 2013-02-18 18:52:47 -04:00
parent 15fd867398
commit aa158a147d

View file

@ -0,0 +1,17 @@
<div .span9 .hero-unit>
<h2>
Combine repositories?
<p>
You have created a new repository at #{newrepopath}. #
Do you want to combine it with your existing repository at #{mainrepopath}?
<p>
Combining the repositories will sync their files, so each will have #
added to it all files from the other repository.
<p>
If you want to use the new repository to hold different sorts of files, #
you should not combine the repositories.
<p>
<a .btn .btn-primary href="@{CombineRepository newrepopath}">
<i .icon-resize-small></i> Combine the repositories
<a .btn href="@{SwitchToRepositoryR newrepopath}">
<i .icon-resize-full></i> Keep the repositories separate