|
|
|
|
|
by rgoulter
2486 days ago
|
|
I think the way you're using hg's web UI is slightly different to the uses I think of for sites like GitHub, BitBucket or SourceHut. A web UI is fine for being able to see the different commits, and files at different points in time. But people also make use of GitHub as a hosted repository for sharing code with others, as an issue tracker, and for doing code review etc. -- for sharing things outside a local network, there's the understanding that either you're paying someone else to host it, or you're making effort to host it yourself, so "requires setup" isn't much of an issue. "sourcehut competes with bitbucket" puts more emphasis on the latter than the former. |
|