|
|
|
|
|
by mattashii
1471 days ago
|
|
It would be a killer feature, but the thing is that Git has a conflict resolution feature that puts the working tree in an invalid state until the user has manually fixed certain issues, so that you cannot commit until you manually fix the files and mark those as such. Doing so for a database seems less desirable from an availability perspective, especially with high-throughput databases. |
|