summaryrefslogtreecommitdiff
path: root/doc/walkthrough
Commit message (Collapse)AuthorAge
* S3 updates; gpg keysGravatar Joey Hess2011-03-28
|
* will need gpg encryption for s3Gravatar Joey Hess2011-03-28
|
* more s3 docsGravatar Joey Hess2011-03-28
|
* document S3 remotesGravatar Joey Hess2011-03-27
|
* bit about bare reposGravatar http://joey.kitenet.net/2011-03-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-03-23
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-23
|
* Added a commentGravatar http://joey.kitenet.net/2011-03-23
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-22
|
* Added a commentGravatar http://joey.kitenet.net/2011-03-19
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-19
|
* remove bad informationGravatar Joey Hess2011-03-18
| | | | | | | | | | | | | 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.
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-18
|
* initial pass at doc updateGravatar Joey Hess2011-03-15
|
* updateGravatar Joey Hess2011-03-09
|
* be more clear about the rsync usageGravatar http://m-f-k.myopenid.com/2011-03-06
|
* formattingGravatar Joey Hess2011-03-03
|
* document describe commandGravatar Joey Hess2011-03-03
|
* split the walkthrough and inline back togetherGravatar Joey Hess2011-02-27