Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

Committing best practices

Most of the committing and pushing best practices are self-evident. One practice that might not be obvious is the importance of writing good commit messages. Descriptive commit messages can really help, especially after three months, when you are trying to figure out what prompted you to make a certain change, or in three years, when you inherit a repository from someone you cannot get in touch with.

The commonly stated best practices to adopt when committing code changes are as follows:

  • Writing descriptive commit messages
  • Committing often
  • Committing related changes together
  • Committing when a "unit of work" is done
  • Testing the code before committing
  • Running the full local test suite before pushing the commits to ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content