Y
Hacker News
new
|
ask
|
show
|
jobs
by
voltagex_
3670 days ago
For a production app, wouldn't you "pin" your dependency to a particular version? I know I wouldn't be allowed to track master in my workplace.
1 comments
chrisbroadfoot
3669 days ago
Yes! Please do that.
Use something like git-vendor:
https://github.com/brettlangdon/git-vendor
link
Use something like git-vendor: https://github.com/brettlangdon/git-vendor