Comment by sigmonsays
4 years ago
how does this even work with merges or conflicts?
How do you review changes easily?
It seems like a lot is actually missing. Rolling hashes over blocks is not exactly revision control.
4 years ago
how does this even work with merges or conflicts?
How do you review changes easily?
It seems like a lot is actually missing. Rolling hashes over blocks is not exactly revision control.
Yeah this project is still pretty early in development. The main algorithm described on the site is implemented but there's a lot missing that developers would expect from a system like this. Trying to make a version control system and hosting platform in my free time while working a full-time job is not exactly an easy task haha. I plan on adding more features in the next few months.