git-annex/doc/walkthrough/creating_a_repository.mdwn
2011-02-27 12:45:48 -04:00

6 lines
150 B
Markdown

This is very straightforward. Just tell it a description of the repository.
# mkdir ~/annex
# cd ~/annex
# git init
# git annex init "my laptop"