...

/

Maintain a Clean Commit History

Maintain a Clean Commit History

Learn to commit only what’s relevant and clean the rest of the changes.

We'll cover the following...

Before we commit, we may want to clean the commit to only keep what’s relevant.

The git add workflow

...