File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Follow this instructions when creating a commit plan:
40
40
- Groups are good, but prefer to have smaller commits than larger ones.
41
41
- Granularity is good.
42
42
2 . Determine if any branches should be created
43
- - If there are any stacks with branches, take a look at the branch names and match them with the file changes.
43
+ - If there are any stacks with branches, take a look at the branch names and descriptions and match them with the file changes.
44
44
- Create multiple branches if needed. You can tell if multiple branches are needed if the file changes span multiple projects in the monorepo.
45
45
3 . Determine the commits
46
46
- For each group of file changes, determine the commit message. Be descriptive and explain what the changes are.
You can’t perform that action at this time.
0 commit comments