diff --git a/OpenZFS-Patches.md b/OpenZFS-Patches.md index b98a0cc..104e833 100644 --- a/OpenZFS-Patches.md +++ b/OpenZFS-Patches.md @@ -89,7 +89,7 @@ Otherwise you should go to step 2. 6) Add any porting notes (if you have modified something): `git commit --amend` -7) Push your commit to github: `git push origin autoport-ozXXXX -f` +7) Push your commit to github: `git push autoport-ozXXXX` 8) Create a pull request to ZoL master branch.