File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
book/02-git-basics/sections Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ index 8ebb991..643e24f 100644
282282 if we have to read the whole diff to figure out why you're contributing
283283 in the first place, you're less likely to get feedback and have your change
284284-merged in.
285- +merged in. Also, split your changes into comprehensive chunks if you patch is
285+ +merged in. Also, split your changes into comprehensive chunks if your patch is
286286+longer than a dozen lines.
287287
288288 If you are starting to work on a particular area, feel free to submit a PR
@@ -360,7 +360,7 @@ index 8ebb991..643e24f 100644
360360 if we have to read the whole diff to figure out why you're contributing
361361 in the first place, you're less likely to get feedback and have your change
362362-merged in.
363- +merged in. Also, split your changes into comprehensive chunks if you patch is
363+ +merged in. Also, split your changes into comprehensive chunks if your patch is
364364+longer than a dozen lines.
365365
366366 If you are starting to work on a particular area, feel free to submit a PR
You can’t perform that action at this time.
0 commit comments