How to write a proper commit message
No matter what versioning system you are using (Git, Mercurial, Subversion, TFS, CVS), a useful commit message is just as valuable as adhering to coding style and leaving behind useful comments. Why care about commit messages? If you ever need … Continue reading
Posted in Code, For New Developers
Tagged development, office, software
Comments Off on How to write a proper commit message