[TUHS] SCCS, TeamWare, BitKeeper, and Git

Dan Cross crossd at gmail.com
Sun Dec 15 06:03:30 AEST 2024


On Sat, Dec 14, 2024 at 2:13 PM Marc Rochkind <mrochkind at gmail.com> wrote:
> [snip]
> Is there a DVCS out there that's an alternative to Git?
>[snip]

A few! Darcs, bazaar, mercurial are examples. Mercurial was fairly
popular 10 or 15 years ago, before git fully took over the mindshare.

A new VCS that a lot of folks are very excited about is Jujutsu:
https://github.com/martinvonz/jj. It's git compatible, and according
to their README uses git repositories as the "storage layer".

        - Dan C.


More information about the TUHS mailing list