wire git repair into webapp
This commit is contained in:
parent
1ab2ad86c7
commit
0036139b33
5 changed files with 87 additions and 22 deletions
13
templates/control/repairrepository/done.hamlet
Normal file
13
templates/control/repairrepository/done.hamlet
Normal file
|
@ -0,0 +1,13 @@
|
|||
<div .span9 .hero-unit>
|
||||
<p>
|
||||
Good news: Your repository has successfully been repaired!
|
||||
<p>
|
||||
This problem could have had a variety of causes. If your computer #
|
||||
lost power, or the drive containing this repository #
|
||||
was disconnected, it would explain this type of problem.
|
||||
<p>
|
||||
On the other hand, it's possible that you have a hardware problem.
|
||||
<p>
|
||||
Remember: Lots of copies keep stuff safe! The more repositories you #
|
||||
have, the less likely you are to lose data no matter what goes wrong.
|
||||
^{repolist}
|
|
@ -1,3 +0,0 @@
|
|||
<div .span9 .hero-unit>
|
||||
<p>
|
||||
TODO
|
Loading…
Add table
Add a link
Reference in a new issue