summaryrefslogtreecommitdiff
path: root/doc/walkthrough/creating_a_repository.mdwn
blob: 51ff1c72b3cda237879311227518f2d71dfa53ac (plain)
1
2
3
4
5
6
This is very straightforward. Just tell it a description of the repository.

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