blob: ae305cb1be2442af3af5c3aa2ded74511f9b3a68 (
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
|
A walkthrough of the basic features of git-annex.
[[!toc]]
[[!inline feeds=no show=0 template=walkthrough pagenames="""
creating_a_repository
adding_a_remote
adding_files
renaming_files
getting_file_content
transferring_files:_When_things_go_wrong
removing_files
removing_files:_When_things_go_wrong
modifying_annexed_files
using_ssh_remotes
moving_file_content_between_repositories
unused_data
fsck:_verifying_your_data
fsck:_when_things_go_wrong
backups
"""]]
----
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.
|