Y
Hacker News
new
|
ask
|
show
|
jobs
by
frenzcan
155 days ago
I used Mercurial before switching to git. The positive difference from switching was how branches worked. I don’t know the technical details but branches on git felt “lighter” to use and maintain than with Mercurial.
1 comments
yomismoaqui
155 days ago
Mercurial introduced bookmarks,it was something similar to git branches. But it was already too late, GitHub and Linus' weight did the rest.
link
megapoliss
155 days ago
Bookmarks was there, like in 2012, but no one bothered to read the docs, and everyone continue to use heavy, non removable branches.
link