top | item 20775922

(no title)

tstusr20190823 | 6 years ago

Mercurial users can use their builtin Web UI unlike Git users

discuss

order

Sir_Cmpwn|6 years ago

git has gitweb:

https://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb

But in both cases, the user has to have a server to put it on, making services like Sourcehut and Bitbucket (may it rest in peace) useful.

tstusr20190823|6 years ago

gitweb requires server setup, while Mercurial web ui can quickly start locally without any configuration and that was the one of mercurial selling point until github and other services arrives.