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.
This commit is contained in:
parent
b26c0ba61e
commit
d3832fab5c
2 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
If you haven't configured your identity for Git, you will have to do this before git annex will work.
|
||||
|
Loading…
Reference in a new issue