Git is, like many professional tools, something you simply got to learn. But like with many professinal tools, you don't need to know everything to get to work. I don't know all Photoshop or Ableton Live features, but I can improve my photos or create songs non the less. With these commands you can already start your own repo and work on it locally: git init // crate new repo git status // show which files are change…
> Git is, like many professional tools, something you simply got to learn. Nailed it.
I think if you look deep in the guts of Clearcase for example you will see nastiness that makes git look like the ls command.