(no title)
civopsec | 2 years ago
Imagine if someone was working on a SQL database and they thought that an `update` would not change anything in-place but instead would create a new immutable row and that they could reset back to the previous row (before the update) right after that since the immutable row (they thought) would still exist until some arbitrary garbage collection time. You would end up having to explain the same thing but kind of reversed.
Shish2k|2 years ago
Other equally-powerful tools (mercurial, sapling, etc) have considerably better UX though
civopsec|2 years ago