mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fix patch file name to make it consistent with the rest of the guide
This commit is contained in:
@@ -361,7 +361,7 @@ $ git apply --check my_new_patch.diff
|
||||
Please make sure the patch does not introduce whitespace errors:
|
||||
|
||||
<shell>
|
||||
$ git apply --whitespace=error-all mynew_patch.diff
|
||||
$ git apply --whitespace=error-all my_new_patch.diff
|
||||
</shell>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user