check if git-remote-gcrypt is installed
This commit is contained in:
parent
b37aad6c06
commit
490aa67d10
2 changed files with 30 additions and 18 deletions
10
templates/configurators/needgcrypt.hamlet
Normal file
10
templates/configurators/needgcrypt.hamlet
Normal file
|
@ -0,0 +1,10 @@
|
|||
<div .span9 .hero-unit>
|
||||
<h2>
|
||||
Need git-remote-gcrypt
|
||||
<p>
|
||||
To encrypt git repositories, you need to install #
|
||||
<a href="https://github.com/joeyh/git-remote-gcrypt">
|
||||
git-remote-gcrypt
|
||||
<p>
|
||||
<a .btn .btn-primary .btn-large href="">
|
||||
Retry
|
Loading…
Add table
Add a link
Reference in a new issue