2015-03-23 22:20:42 +00:00
|
|
|
# NAME
|
|
|
|
|
2019-08-26 18:52:55 +00:00
|
|
|
git-annex direct - switch repository to direct mode (deprecated)
|
2015-03-23 22:20:42 +00:00
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
|
|
|
git annex direct
|
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
|
2019-08-26 18:52:55 +00:00
|
|
|
This used to switch a repository to use direct mode.
|
|
|
|
But direct mode is no longer used; git-annex automatically converts
|
|
|
|
direct mode repositories to v7 adjusted unlocked branches.
|
2015-12-04 20:29:27 +00:00
|
|
|
|
2015-03-23 22:20:42 +00:00
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
[[git-annex]](1)
|
|
|
|
|
2015-05-29 16:12:55 +00:00
|
|
|
[[git-annex-indirect]](1)
|
|
|
|
|
2016-03-29 15:33:26 +00:00
|
|
|
[[git-annex-adjust]](1)
|
|
|
|
|
2015-03-23 22:20:42 +00:00
|
|
|
# AUTHOR
|
|
|
|
|
|
|
|
Joey Hess <id@joeyh.name>
|
|
|
|
|
|
|
|
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|