4 ms·
Maybe more of an evolution but if git could understand it the context of the code, big refactors, that file B was parts of file A and C, etc. It would be nice.
by quickthrower2 3y ago
Maybe more of an evolution but if git could understand it the context of the code, big refactors, that file B was parts of file A and C, etc. It would be nice.
A CRDT type thing where your intentions are stored would be cool. The C means conflict free… just imagine!
- pmeunier 3y agoIn Pijul the head is a CRDT. Having used it for years to develop itself, I can definitely imagine!