Search posts, tags, users, and pages
Susanto Mahato
Student @Acharya Institute of Technology
Semantic Git Commits Semantic Git Commits are commit messages with human and machine readable meaning which follow particular conventions. It means that these are the guidelines that should be followed while writing commit messages, so that: The c...
Gene Nakagaki
I am using this commit convention at work too! I shared how to use this convention with the team, but now I have to teach them how to use git rebase to make cleaner commits...
I hope in future they will standardize this so that everyone adapts to this convention.
Gene Nakagaki
I am using this commit convention at work too! I shared how to use this convention with the team, but now I have to teach them how to use git rebase to make cleaner commits...