Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
765 days ago
Taking dependency updating to the extreme, some Google projects adopt a "live at head" philosophy, where their projects depend on their dependencies' top-of-tree main commits, not a release branch:
https://chromium.googlesource.com/chromium/src/+/HEAD/third_...