Y
Hacker News
new
|
ask
|
show
|
jobs
by
sidupadhyay
5425 days ago
This is a great idea! You may want to use `git ls-files` instead of `Dir['
/
.
']` in order to consider only tracked files inside the directory.
1 comments
Stwerner
5425 days ago
Cool, thanks! I whipped this up the night after the talk so there are probably some kind of inefficient parts in the interest of getting it released quickly. I'll get right on that.
link