|
|
|
|
|
by AnIdiotOnTheNet
1709 days ago
|
|
I honestly don't want to learn git precisely because there are version control systems that accomplish the things I need in a much simpler way. I only bother using git at all because some FOSS projects I've worked with use it. Hell, my impression is that most people who use git don't bother really learning it, they just keep a recipe book of how to branch, commit, etc. and then rely on stack overflow to un-fuck the repo after they accidentally blow it up. |
|
Having said that, wouldn't you agree that same recipe-book approach is also true for traditional system configuration/administration?