wiki updates

This commit is contained in:
Joey Hess 2011-11-08 12:16:02 -04:00
parent 05b7608113
commit d35cd6ff26
4 changed files with 14 additions and 1 deletions

View file

@ -11,3 +11,11 @@ Each git-annex repository is responsible for storing some of the content,
and can copy it to or from other repositories. [[Location_tracking]]
information is committed to git, to let repositories inform other
repositories what file contents they have available.
--
The [[tutorial]] walks you through creating a distributed set of git-annex
repositories with no central repository.
Prefer a central repository like GitHub? See the
[[tips/centralized_git_repository_tutorial]].