2012-07-31 06:30:26 +00: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 19:00:43 +00:00
|
|
|
here and repositories elsewhere.
|
2012-07-31 06:30:26 +00:00
|
|
|
<p>
|
|
|
|
For full details, see #
|
|
|
|
<a href="http://git-annex.branchable.com/">the git-annex website</a>.
|
|
|
|
<hr>
|
2013-01-12 17:27:48 +00:00
|
|
|
git-annex is © 2010-2013 Joey Hess. It is free software, licensed #
|
2012-07-31 06:30:26 +00:00
|
|
|
under the terms of the GNU General Public License, version 3 or above. #
|
2012-09-27 20:47:52 +00: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 18:36:16 +00:00
|
|
|
<p>
|
2013-02-27 06:42:13 +00:00
|
|
|
Development of git-annex is made possible by #
|
2012-09-19 01:28:41 +00:00
|
|
|
<a href="http://git-annex.branchable.com/assistant/thanks/">
|
2012-07-31 06:30:26 +00:00
|
|
|
many excellent people
|
2012-09-27 22:09:05 +00:00
|
|
|
. ♥
|
|
|
|
<p>
|
|
|
|
Version: #{packageversion}
|
2013-03-09 18:59:38 +00:00
|
|
|
<br>
|
|
|
|
Build flags: #{unwords buildFlags}
|