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

This commit is contained in:
Quinn Vissak
2020-10-06 10:24:10 -04:00
committed by GitHub
parent 249b40598c
commit 4497535246
9 changed files with 21 additions and 21 deletions

View File

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