Tags → #git
-
Updating the Blog Theme to the Latest Version
My own approach for managing theme updates with Git and Visual Studio Code for my personal blog
-
Making Better Commits with Conventional Commits
A brief introduction to understanding Conventional Commits as a standardized approach to commit messages
-
Pre-commit Hooks in Python
Integrate code formatters seamlessly using Pre-commit hooks. Ensure consistent styles and catch issues early