Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cmn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
cmn
10y ago
Yuup. Latency is a huge issue for Git. Even hosting Git at non-trivial scales on EBS is a challenge. S3 for individual objects is going to take forever to do even the simplest operations. And considering the usual compressed size of commits
2.
▲
by
cmn
14y ago
This is what deprecated means. You can't just remove an API that's existed for years and scripts may depend on without giving them time to adapt. This shows a warning when it's used so it's clear which scripts should be changed.
3.
▲
by
cmn
14y ago
So why are you unhappy about this option being deprecated? Have you tried it in this release? It tells you it's deprecated and which options exist. If you do what you show in this command, it tells you how to undo it with the new more sensi
4.
▲
by
cmn
14y ago
--set-upstream is deprecated in this release.