| ▲ | dijit a day ago | ||||||||||||||||||||||||||||||||||
Come now, lets be real. How many esoteric tools are needed for proper development? “save my file” should not need a phd level awareness of the save model, yet it seems to because its so easy to fall off the happy path. | |||||||||||||||||||||||||||||||||||
| ▲ | tomsmeding a day ago | parent [-] | ||||||||||||||||||||||||||||||||||
It ought not to, indeed. However, if you want "save my file" to include awareness of other developers concurrently working on the same project -- even the same file -- with a decent way to handle conflicts, it suddenly becomes complicated. Git is probably not the optimal way of designing a UI around this, but it's not like this is an easy problem. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||