git-annex/templates/configurators/delete/finished.hamlet

15 lines
485 B
Text
Raw Normal View History

<div .span9 .hero-unit>
<h2>
Repository deleted
<p>
As much data as possible has been removed from the repository
"#{reponame}", and it has been removed from the list of repositories.
<p>
$if gitrepo
<div .alert>
Since "#{reponame}" is a git repository, it still contains
some data. To completely remove it, you should go delete that git
repository.
$else
Now you can safely go delete the underlying storage of the repository.