Git
Version Control Fundamentals and Git
AI-Generated Changelogs from Git Commits
Automatically generate user-facing changelogs by having AI analyze git commit history, pull request descriptions, and issue links.
Feature Branching
What feature branching is, how it isolates development work, and the tradeoffs compared to trunk-based development.
GitHub Pages
What GitHub Pages is, how it provides static site hosting directly from Git repositories, and its role in popularizing the static site …
Version Control Fundamentals
Core concepts of version control systems including branching, merging, and distributed workflows with Git.