Y
Hacker News
new
|
ask
|
show
|
jobs
by
roguas
2276 days ago
I would consider different name for "tree". It ain't obvious to me if it is tree graph for my git tree or tree of catalogue in source.
2 comments
chungy
2276 days ago
"Tree" in Git parlance has a pretty clear meaning that's basically synonymous with a directory.
link
CameronNemo
2276 days ago
OTOH, it is consistent with cgit.
link
mysticmode
2276 days ago
Yes, my main inspiration is cgit. I mostly followed that and written in Go with some improved UI(which is what I was deliberately wanted to do).
link