|
|
|
|
|
by gen220
2138 days ago
|
|
It's difficult, because git's exposition of it's data structures enables you to use it in ways that would not otherwise be possible. I think git is more of a power-tool than people sometimes want it to be. It's more like vi than it is like MS Word, but it's ubiquity makes people wish it had an MS-word mode. So, I think that it's hard to fault git's developers for where it is today. It's a faithful implementation of it's mission. FWIW, I have never used a tool with better documentation than git in 2020 (it hasn't always had good --help documentation, but it absolutely does today). |
|