Git
Articles about Git
3 articles
GitGit Hooks
Git Hooks: automate your development workflow
Learn how to use Git Hooks to automate tasks like linting, testing, and validations before every commit and push in your development workflow.
·1 min read
GitConventional Commits
Conventional Commits: standardize your commit messages
Complete guide to Conventional Commits for standardizing commit messages, automating semantic versioning, and generating automatic changelogs.
·1 min read
GitBranching
Advanced Git: branching strategies for teams
Master Git branching strategies for development teams. Git Flow, GitHub Flow and trunk-based development explained with practical examples.
·2 min read