
Frontend Masters – Git In-depth
English | Size: 4.14 GB
Category: Tutorial
By coding along with us in this workshop you’ll:
Learn how git represents commits and branches internally to gain deep insights into how git works under the hood.
Discover the power of rebasing in git, along with how to avoid common pitfalls. Learn to tell when it’s appropriate to re-write history.
Discover how git hooks can make your life easier by running analysis on your code before you commit in order to prevent common errors from making their way into your codebase. [Read more…]