Committing code efficiently
This is how I commit my code.
I use Git as the Version Control System.
Yet, the following concepts is applicable for any version control system (vcs).
Design Principles:
I want to use the same git workflow as much as possible, on different projects...
jagannath.dev2 min read