Y
Hacker News
new
|
ask
|
show
|
jobs
by
entropie
1960 days ago
Why not just curl the raw file and ignore any git cloing at all?
1 comments
kall
1960 days ago
I think because we want to open the entire folder, how would that work?
link
enriquto
1960 days ago
some kind of httpfs mount? That would be seriously cool!
link
entropie
1960 days ago
Oh. Yeah, ofc, my fault. I missed that.
link
enriquto
1960 days ago
I don't think it will work "as is" because github does not expose the directory structure in a way that httpfs understands out of the box. But some hacker around here could probably make an httpfs-github that does the job.
link