diff options
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r-- | doc/walkthrough.mdwn | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index c64880749..ae305cb1b 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -14,16 +14,15 @@ A walkthrough of the basic features of git-annex. modifying_annexed_files using_ssh_remotes moving_file_content_between_repositories - using_Amazon_S3 - using_bup - using_the_URL_backend - using_the_SHA1_backend - migrating_data_to_a_new_backend unused_data fsck:_verifying_your_data fsck:_when_things_go_wrong backups - untrusted_repositories - what_to_do_when_you_lose_a_repository - recover_data_from_lost+found """]] + +---- + +So ends the walkthrough. By now you should be able to use git-annex. + +Want more? See the [[cheatsheet]] for info about all of git-annex's hidden +features. |