Nowadays it’s hard to see a front-end developer who’s
not using git on a daily basis. Git it is a very
powerful and full of features tool, however most people
usually don’t get further than basic commands like pull
,
push
, or commit
.
In his talk, Tim Berglund shows some advanced git techniques that can be helpful in many situations.