Oh my Git
Oh My Git! is an open source game designed to teach Git concepts. It visualizes Git's internal structures in realtime and includes an integrated terminal for executing arbitrary Git commands.
Conventional Commits is a specification for standardizing commit messages to add human and machine-readable meaning. It provides a simple rule set for explicit commit history, enabling automated tools and proper Semantic Versioning alignment.
Visit conventionalcommits.org →