Skip to content
#

javascript-best-practices

Here are 6 public repositories matching this topic...

brundozer
brundozer commented Jan 31, 2018

In 1.2, we can read the following:

You can use --autosquash to squash all your commits to a single commit. Nobody wants many commits for a single feature in develop branch. read more...

I think that asserting that nobody wants that is a fallacy. There are good reasons for which you would want to keep those commits separated even in develop branch:

  • know what the reason of a change wa

Improve this page

Add a description, image, and links to the javascript-best-practices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javascript-best-practices topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.