Email or username:

Password:

Forgot your password?
Top-level
LisPi

@karl @marcan All of which are individually incompatible and non-standard, complicating #interoperability.

#Email isn't amazing for sharing code, but neither are Github-style pull-requests.

We need something better than either of those two.

The centralized #API-driven workflow of #Github clones is also problematic because of what it does to #git as a #distributed system and its lack of resilience.

sourcehut.org/blog/2020-10-29-

1 comment
LisPi

@karl @marcan A large part of that is entirely #git's fault, because #FossilSCM has no such problem (it has different ones instead mostly from its focus on cathedral development...).

Git's design insistence on carrying none of the other project metadata and tooling required for its use is a problem.

Go Up