diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-18 11:26:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-18 11:26:11 -0400 |
commit | 625e5af9a66c3524aa857bf14f2d1ba3cace03be (patch) | |
tree | 3070ccea6c2fe83a61ee1f7a07d43c4a88ef1842 /doc/walkthrough.mdwn | |
parent | 5f7b6280bb0a4945f20fd373f0e98319bcb8ad85 (diff) |
remove setup_git page
There were two problems with this page:
* It didn't explain how to set up git.
* It's not necessary to set up git. git-annex init detects when git needs
configuration and automatically configures it.
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r-- | doc/walkthrough.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index 1d69daa88..94c31e477 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -3,7 +3,6 @@ A walkthrough of the basic features of git-annex. [[!toc]] [[!inline feeds=no trail=yes show=0 template=walkthrough pagenames=""" - walkthrough/setup_git walkthrough/creating_a_repository walkthrough/adding_a_remote walkthrough/adding_files |