|
|
|
|
|
by keybored
617 days ago
|
|
I do want something that will be intelligible for as many years from now as possible. We constantly use that on the OSS project I’m occasionally involved with. “Well why is it like that…” and the project has enforced a good history so this can often be answered. And that’s the primary benefit of Git. With some discipline the history becomes legible. On the other hand it doesn’t give you much out of the box for code review. Unless the code review you use is covered by the email tooling. |
|