We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent3c10ced commit63988d6Copy full SHA for 63988d6
README.md
@@ -81,12 +81,12 @@ You might want to skip any of the available transforms (such as deleting the old
81
| retarget-pull-requests| Change the base for any open pull requests|
82
| branch-protection| Update any branch protection rules to point at`$new`|
83
| delete-old-branch| Delete the`$old` branch|
84
+| github-pages| Update GitHub Pages configuration|
85
86
Pending transforms:
87
88
- Copy branch protections instead of updating if`--skip-delete-old-branch` is used ([#26](https://github.com/mheap/github-default-branch/issues/26))
89
- Retarget draft releases ([#30](https://github.com/mheap/github-default-branch/issues/30))
-- Update GitHub Pages configuration ([#16](https://github.com/mheap/github-default-branch/issues/16))
90
91
##Replacements
92