File: day_361__adjusted_branches_design.mdwn

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 (5 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (7)
1
2
3
4
5
Working on a design for [[design/adjusted_branches]]. I've been kicking
this idea around for a while to replace direct mode on crippled filesystems
with v6 unlocked files. And the same thing would allow for hiding not
present files. It's somewhat complicated, but the design I have seems like
it would work.