So what happened to Bitbucket? Don't got any opinion either way, just wondering about the "refugee" part
Sourcehut welcomes Bitbucket refugees
151–160 of 219 posts
Re: Sourcehut welcomes Bitbucket refugees
#152Serious questions... What does mercurial offer that git doesn’t? Is the transition to git difficult for projects currently housed in a mercurial repository?
There are a few good things about it compared to git (and a few bad ones). One I like is that it has an excellent GUI that is cross platform, called TortoiseHg. I know hackers can be a bit snobbish about GUIs but I really think a GUI is essential for version control: flicking through the revision graph in one pane while looking at the modified files in another and a file's changes in a third is much more efficient th…
[1] https://git-scm.com/docs/git-gui [2] https://git-scm.com/docs/gitk
Re: Sourcehut welcomes Bitbucket refugees
#153So what happened to Bitbucket? Don't got any opinion either way, just wondering about the "refugee" part
Re: Sourcehut welcomes Bitbucket refugees
#154Re: Sourcehut welcomes Bitbucket refugees
#155Serious questions... What does mercurial offer that git doesn’t? Is the transition to git difficult for projects currently housed in a mercurial repository?
Re: Sourcehut welcomes Bitbucket refugees
#156Earlier quoted context omitted.
The tool is open source, and none of the services you listed support Mercurial, so...
But it's not standalone so everyone can use it privately, it only works for your service.
Re: Sourcehut welcomes Bitbucket refugees
#157Earlier quoted context omitted.
There are a few good things about it compared to git (and a few bad ones). One I like is that it has an excellent GUI that is cross platform, called TortoiseHg. I know hackers can be a bit snobbish about GUIs but I really think a GUI is essential for version control: flicking through the revision graph in one pane while looking at the modified files in another and a file's changes in a third is much more efficient th…
The gui tools bundled with git for committing and browsing allow doing most things one would require and are cross platform [1] https://git-scm.com/docs/git-gui [2] https://git-scm.com/docs/gitk
Re: Sourcehut welcomes Bitbucket refugees
#158Re: Sourcehut welcomes Bitbucket refugees
#159Earlier quoted context omitted.
I love the design and wish a sufficiently large part of the web looked like this... Incidentally, it's a bit like HN.
Same, but users think it's ugly and doesn't look "right" or "modern" :/
Re: Sourcehut welcomes Bitbucket refugees
#160If there was a video walkthrough for the process, it would help people like me get the ball rolling faster