1git-annex-group(1) General Commands Manual git-annex-group(1)
2
3
4
6 git-annex-group - add a repository to a group
7
9 git annex group repository [groupname]
10
12 Adds a repository to a group, such as "archival", "enduser", or "trans‐
13 fer". The groupname must be a single word.
14
15 Omit the groupname to show the current groups that a repository is in.
16
17 There are some standard groups that have different default preferred
18 content settings. See <https://git-annex.branchable.com/preferred_con‐
19 tent/standard_groups/>
20
21 A repository can be in multiple groups at the same time.
22
24 The git-annex-common-options(1) can be used.
25
27 git-annex(1)
28
29 git-annex-ungroup(1)
30
31 git-annex-preferred-content(1)
32
33 git-annex-wanted(1)
34
36 Joey Hess <id@joeyh.name>
37
38 git-annex-group(1)