git-annex/doc/walkthrough.mdwn
Joey Hess d3832fab5c
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.
2014-05-18 11:26:11 -04:00

26 lines
851 B
Markdown

A walkthrough of the basic features of git-annex.
[[!toc]]
[[!inline feeds=no trail=yes show=0 template=walkthrough pagenames="""
walkthrough/creating_a_repository
walkthrough/adding_a_remote
walkthrough/adding_files
walkthrough/renaming_files
walkthrough/getting_file_content
walkthrough/syncing
walkthrough/transferring_files:_When_things_go_wrong
walkthrough/removing_files
walkthrough/removing_files:_When_things_go_wrong
walkthrough/modifying_annexed_files
walkthrough/using_ssh_remotes
walkthrough/moving_file_content_between_repositories
walkthrough/quiet_please:_When_git-annex_seems_to_skip_files
walkthrough/using_tags_and_branches
walkthrough/unused_data
walkthrough/fsck:_verifying_your_data
walkthrough/fsck:_when_things_go_wrong
walkthrough/backups
walkthrough/automatically_managing_content
walkthrough/more
"""]]