File: comment_2_c2daec80c7834ebb62324d7169c6c158._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (16 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2019-09-16T15:58:22Z"
 content="""
The adjust command won't be slow if you set annex.thin as it won't need to
copy the file content.

There are a couple of ways that it might be possible to get symlinks for
not-present unlocked files. I've opened
[[todo/symlinks_for_not-present_unlocked_files]] discussing it.

Improving behavior with --hide-missing is also possible
[[todo/better_way_to_get_missing_files]], and I think much more likely to
happen.
"""]]