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

@@ -9,7 +9,7 @@
- List commits more recent than a specific date, on a specific branch:
`git rev-list --since={{'2019-12-01 00:00:00'}} {{main}}`
`git rev-list --since={{'2019-12-01 00:00:00'}} {{master}}`
- List all merge commits on a specific commit: