summaryrefslogtreecommitdiff
path: root/doc/walkthrough/getting_file_content.mdwn
Commit message (Collapse)AuthorAge
* adjust walkthrough to also work on WindowsGravatar Joey Hess2013-09-03
| | | | (not fully tested on windows)
* add section on syncing to the walkthroughGravatar Joey Hess2011-12-31
|
* fixGravatar Joey Hess2011-12-23
|
* slight simplificationGravatar Joey Hess2011-12-23
|
* put in explicit fetch ; merge in walkthrough for nowGravatar Joey Hess2011-12-23
| | | | and link to centralized repository tutorial
* adjust walkthrough for git-annex branchGravatar Joey Hess2011-06-22
| | | | don't just pull master.. pull everything
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
| | | | | | | | get not honoring --from has surprised me a few times, so least surprise suggests it should just behave like copy --from. This leaves the difference between get and copy being that copy always requires the remote to copy from, while get will decide whether to get a file from a key/value store or a remote.
* bit about bare reposGravatar http://joey.kitenet.net/2011-03-23
|
* split the walkthrough and inline back togetherGravatar Joey Hess2011-02-27