aboutsummaryrefslogtreecommitdiff
path: root/doc/walkthrough.mdwn
blob: 4745ca117210aa295d977482cb04b20749cdd171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
A walkthrough of some of the basic features of git-annex, using the command
line. If you don't want to use the command line, see [[assistant/quickstart]]
instead.

What follows is only one possible [[workflow]] for using git-annex,
but following along will teach you the basic concepts from the ground up.

[[!toc]]

[[!inline feeds=no trail=yes show=0 template=walkthrough pagenames="""
	walkthrough/creating_a_repository
	walkthrough/adding_files
	walkthrough/adding_a_remote
	walkthrough/renaming_files
	walkthrough/getting_file_content
	walkthrough/syncing
	walkthrough/transferring_files__58___When_things_go_wrong
	walkthrough/removing_files
	walkthrough/removing_files__58___When_things_go_wrong
	walkthrough/modifying_annexed_files
	walkthrough/using_ssh_remotes
	walkthrough/using_special_remotes
	walkthrough/moving_file_content_between_repositories
	walkthrough/quiet_please__58___When_git-annex_seems_to_skip_files
	walkthrough/using_tags_and_branches
	walkthrough/unused_data
	walkthrough/fsck__58___verifying_your_data
	walkthrough/fsck__58___when_things_go_wrong
	walkthrough/backups
	walkthrough/automatically_managing_content
	walkthrough/more
"""]]