From 98e246b49b3c4fed319fe7bc1e900ba20ebfc9e1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 Feb 2011 12:45:48 -0400 Subject: split the walkthrough and inline back together --- doc/walkthrough/creating_a_repository.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/walkthrough/creating_a_repository.mdwn (limited to 'doc/walkthrough/creating_a_repository.mdwn') diff --git a/doc/walkthrough/creating_a_repository.mdwn b/doc/walkthrough/creating_a_repository.mdwn new file mode 100644 index 000000000..51ff1c72b --- /dev/null +++ b/doc/walkthrough/creating_a_repository.mdwn @@ -0,0 +1,6 @@ +This is very straightforward. Just tell it a description of the repository. + + # mkdir ~/annex + # cd ~/annex + # git init + # git annex init "my laptop" -- cgit v1.2.3