2012-07-31 02:30:26 -04:00
|
|
|
<div .span9 .hero-unit>
|
|
|
|
<h2>
|
|
|
|
git-annex watches over your files
|
|
|
|
<p>
|
|
|
|
It will automatically notice changes, and keep files in sync between #
|
2012-10-11 15:00:43 -04:00
|
|
|
here and repositories elsewhere.
|
2012-07-31 02:30:26 -04:00
|
|
|
<p>
|
|
|
|
For full details, see #
|
|
|
|
<a href="http://git-annex.branchable.com/">the git-annex website</a>.
|
|
|
|
<hr>
|
2013-01-12 13:27:48 -04:00
|
|
|
git-annex is © 2010-2013 Joey Hess. It is free software, licensed #
|
2012-07-31 02:30:26 -04:00
|
|
|
under the terms of the GNU General Public License, version 3 or above. #
|
2012-09-27 16:47:52 -04:00
|
|
|
This webapp is licensed under the terms of the GNU Affero General #
|
|
|
|
Public License, version 3 or above. #
|
|
|
|
For full license information, see #
|
|
|
|
$if builtinlicense
|
|
|
|
<a href="@{LicenseR}">
|
|
|
|
this page.
|
|
|
|
$else
|
|
|
|
<a href="http://git-annex.branchable.com/license">
|
|
|
|
this page.
|
2012-08-03 14:36:16 -04:00
|
|
|
<p>
|
2013-07-10 11:37:32 -04:00
|
|
|
The source code for git-annex can be downloaded #
|
|
|
|
<a href="http://source.git-annex.branchable.com/">here</a>.
|
|
|
|
<p>
|
2013-02-27 02:42:13 -04:00
|
|
|
Development of git-annex is made possible by #
|
2012-09-18 21:28:41 -04:00
|
|
|
<a href="http://git-annex.branchable.com/assistant/thanks/">
|
2012-07-31 02:30:26 -04:00
|
|
|
many excellent people
|
2012-09-27 18:09:05 -04:00
|
|
|
. ♥
|
|
|
|
<p>
|
|
|
|
Version: #{packageversion}
|
2013-03-09 14:59:38 -04:00
|
|
|
<br>
|
|
|
|
Build flags: #{unwords buildFlags}
|