~/leohuynh.dev/topics/git
#git
Posts and snippets tagged #git.
rss feed ↗posts
Introduction to Committing with Conventional Commit
Conventional commit is a specific form of committing which gives software developers a uniform system for organizing and describing their changes, making it easier to keep track of updates
Key notes while working with git
Key notes to save plenty of time while working with git for command-line-developer