git-annex/doc/walkthrough/creating_a_repository.mdwn

7 lines
150 B
Text
Raw Normal View History

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