Hacker News new | ask | show | jobs
by SassyGrapefruit 1451 days ago
I think git is wonderfully elegant and simple. I wish more people would take the time to sit down and understand it. It only takes maybe an hour or two.

>Even a simple merge/rebase leaves one confused.

I've never had this problem. Git always works exactly as its designed for me.

1 comments

Exactly. Git felt totally intuitive to me when I started using it as a teenager (with no background on SVN et al. of course), and most colleagues I've met so far also rarely had troubles using it. The latter is probably because I intentionally chose to work for companies that use Git though.