File: day_361__adjusted_branches_design.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
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.