packages feed

git-annex-4.20131024: doc/walkthrough/creating_a_repository.mdwn

This is very straightforward. Just tell it a description of the repository.

	# mkdir ~/annex
	# cd ~/annex
	# git init
	# git annex init "my laptop"