aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/unlocked_files/comment_1_29cef6b8e48e722fafed3fe9b7cefe08._comment
blob: 9a0c6c990e2f7c8d4d479a875064eed688139724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f"
 nickname="grawity"
 subject="usage changes"
 date="2016-01-15T13:31:37Z"
 content="""
This sounds interesting. But OTOH I'm curious about upgrades from direct mode (which I assume will soon go away):

If currently I just use `annex add; annex sync --content` on a media repo, would that change to `git add --all; git commit -m whatever; annex unlock *; annex sync --content`? That is, will v6 require the manual commit step?

Also, when `annex get` or `annex sync` retrieve files from another repo, will there be an option to have the files unlocked by default, as in v5 direct mode?

(I'm kinda hoping for `annex init --thin` or something similar to the v5 `annex direct`, as manually setting config options is easy to forget.)
"""]]