Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
egork8n
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
egork8n
13y ago
You just need to visualize the tree, and that's it. `hg push -r .` will push checked out changeset and all its ancestors. Mercurial tracks changesets. Git guys are inventing all kings of weird entities. Local branch? Mutable branch? Do
2.
▲
by
egork8n
13y ago
hg-git works flawlessly as long as you are using hg-git _and_ python-dulwich from their repos heads. Their releases on PyPI are always somehow out of date.
3.
▲
Pavel Durov, CEO at VK & Telegram, sells his 12% stock of the VK social network
(translate.google.com)
1 points
by
egork8n
13y ago
|
0 comments
4.
▲
by
egork8n
13y ago
Sometimes it just feels like not removing the nuclear missile launch button from a cage with monkeys arguing that we should not remove the power of nuclear weapons just because monkeys are unable to understand the geopolitical situation.
5.
▲
by
egork8n
13y ago
This is definitely not true for the outsource companies here in the 3rd world. It gets even worse when you face people who have used SVN for years. Once they realize that they can commit non-working code on their feature branch as long as t
6.
▲
by
egork8n
13y ago
Except that in practice people tend not to perform steps 4, 5 and 7. They then commit non-working code and honestly believe that their commit is OK, because they saw all tests pass.
7.
▲
by
egork8n
13y ago
I think turning syntax highlight off is too radical, you can get all the benefits mentioned in the blog post by using colorschemes like zazen or zenesque. * zazen: http://www.vim.org/scripts/script.php?script_id=3413 *