diff options
author | 2014-05-18 11:26:11 -0400 | |
---|---|---|
committer | 2014-05-18 11:26:11 -0400 | |
commit | 625e5af9a66c3524aa857bf14f2d1ba3cace03be (patch) | |
tree | 3070ccea6c2fe83a61ee1f7a07d43c4a88ef1842 /doc/walkthrough | |
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')
-rw-r--r-- | doc/walkthrough/setup_git.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/walkthrough/setup_git.mdwn b/doc/walkthrough/setup_git.mdwn deleted file mode 100644 index cc913e273..000000000 --- a/doc/walkthrough/setup_git.mdwn +++ /dev/null @@ -1,2 +0,0 @@ -If you haven't configured your identity for Git, you will have to do this before git annex will work. - |