Guidelines too opinionated about squashing commits on develop
@vpanjganj is already working on this.
Since Jul 13, 2021.
Assessment
This issue has not been assessed yet.
Description
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 was when doing a git blame, which is naturally in the commit message/description and not in the feature
- having more precision for git bisect: squashing makes you lose information as you only know which feature caused a regression, rather than a specific commit (the latter narrows the scope)
Those are the reasons why I never squash my commits into a feature commit. You should therefore mention in your guidelines that this is subjective.
- Dominant language
- JavaScript
- Stars
- 29.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elsewhencode/project-guidelines
-
AQUAEDGE PROMOTIONS Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
elsewhencode/project-guidelines#176 · 1 comment ·
-
improvement
elsewhencode/project-guidelines#160 · 3 reactions · 1 assignee ·
-
improvement
elsewhencode/project-guidelines#140 · 1 assignee ·
-
improvement question
elsewhencode/project-guidelines#134 · 1 assignee ·
-
suggestion
elsewhencode/project-guidelines#111 · 1 comment · 3 reactions · 1 assignee ·
All issues in elsewhencode/project-guidelines
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·