File tree 1 file changed +2
-2
lines changed
book/02-git-basics/sections
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
282
282
if we have to read the whole diff to figure out why you're contributing
283
283
in the first place, you're less likely to get feedback and have your change
284
284
-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
286
286
+longer than a dozen lines.
287
287
288
288
If you are starting to work on a particular area, feel free to submit a PR
@@ -360,7 +360,7 @@ index 8ebb991..643e24f 100644
360
360
if we have to read the whole diff to figure out why you're contributing
361
361
in the first place, you're less likely to get feedback and have your change
362
362
-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
364
364
+longer than a dozen lines.
365
365
366
366
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