Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xEFF
2521 days ago
All modern dependency management tools solve this problem by allowing dependencies to be specified as URI's.
1 comments
yongjik
2520 days ago
That comes with its own problems. You could end up spending 3 hours tracking a bug you thought you had fixed two weeks ago, only to find out that some other service is pinned to a commit
three
weeks ago.
link