2015-03-23 18:20:42 -04:00
|
|
|
# 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.
|
|
|
|
|
2015-12-04 16:29:27 -04:00
|
|
|
Note that the direct mode/indirect mode distinction is removed in v6
|
|
|
|
git-annex repositories.
|
2015-03-23 18:20:42 -04:00
|
|
|
|
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
[[git-annex]](1)
|
|
|
|
|
2015-05-29 12:12:55 -04:00
|
|
|
[[git-annex-direct]](1)
|
|
|
|
|
2015-03-23 18:20:42 -04:00
|
|
|
# AUTHOR
|
|
|
|
|
|
|
|
Joey Hess <id@joeyh.name>
|
|
|
|
|
|
|
|
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|