git-annex/doc/walkthrough
Joey Hess efd555848d remove bad information
You do not need to pull from a remote to make git-annex aware of it.
Pulling only makes git know about remote/master branches, but git-annex
does not care about that. When git-annex encounters a remote in .git/config
that has no recorded annex.uuid, it connects to it to get the uuid
automatically, and will immediately start using it.

A later part of this walkthrough shows how to pull from a remote
in order to get its location tracking info, so that git-annex can retrieve
files from it. That's the right place to document the need to pull from
a remote periodically.
2011-03-18 16:13:54 -04:00
..
adding_a_remote.mdwn remove bad information 2011-03-18 16:13:54 -04:00
adding_files.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
backups.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
creating_a_repository.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
fsck:_verifying_your_data.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
fsck:_when_things_go_wrong.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
getting_file_content.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
migrating_data_to_a_new_backend.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
modifying_annexed_files.mdwn initial pass at doc update 2011-03-15 22:19:44 -04:00
moving_file_content_between_repositories.mdwn initial pass at doc update 2011-03-15 22:19:44 -04:00
recover_data_from_lost+found.mdwn update 2011-03-09 15:59:44 -04:00
removing_files.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
removing_files:_When_things_go_wrong.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
renaming_files.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
transferring_files:_When_things_go_wrong.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
untrusted_repositories.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
unused_data.mdwn initial pass at doc update 2011-03-15 22:19:44 -04:00
using_ssh_remotes.mdwn initial pass at doc update 2011-03-15 22:19:44 -04:00
using_the_SHA1_backend.mdwn split the walkthrough and inline back together 2011-02-27 12:45:48 -04:00
using_the_URL_backend.mdwn initial pass at doc update 2011-03-15 22:19:44 -04:00
what_to_do_when_you_lose_a_repository.mdwn formatting 2011-03-03 17:24:46 -04:00