git-annex/doc/walkthrough/creating_a_repository.mdwn

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"