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 git-annex(1)
25
26 git-annex-ungroup(1)
27
28 git-annex-preferred-content(1)
29
30 git-annex-wanted(1)
31
33 Joey Hess <id@joeyh.name>
34
35 git-annex-group(1)