blob: 321e0fb369953371995812e1376155f87e06e8da (
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
|
# NAME
git-annex indirect - switch repository to indirect mode
# SYNOPSIS
git annex indirect
# DESCRIPTION
Switches a repository back from direct mode to the default, indirect
mode.
Note that the direct mode/indirect mode distinction is removed in v6
git-annex repositories.
# SEE ALSO
[[git-annex]](1)
[[git-annex-direct]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|