Revert "(chore) replace master/slave with inclusive language (#4459)" (#4532)

This reverts commit 4497535246.
This commit is contained in:
Starbeamrainbowlabs
2020-10-06 17:48:57 +01:00
committed by GitHub
parent 50f42a99eb
commit be3998d964
9 changed files with 21 additions and 21 deletions

View File

@@ -13,7 +13,7 @@
- Revert multiple commits:
`git revert {{main~5..main~2}}`
`git revert {{master~5..master~2}}`
- Don't create new commits, just change the working tree: