Y
Hacker News
new
|
ask
|
show
|
jobs
by
quickthrower2
2491 days ago
Git submodules might be worth considering. It’s like having the dependency copy pasted into your project so you can modify it. Different projects can pin to different versions of the submodule.