mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:26:38 -04:00
Update content/notes/github-rename-master/index.md
This commit is contained in:
@ -66,7 +66,7 @@ You can say good riddance to `master` [through the GitHub UI](https://help.githu
|
||||
git push origin --delete master
|
||||
```
|
||||
|
||||
### 4. Scan your code, scripts, automation, etc. for references to `master`:
|
||||
### 5. Scan your code, scripts, automation, etc. for references to `master`:
|
||||
|
||||
Do a quick search of your codebase for `master` to manually replace any dead references to it.
|
||||
|
||||
|
Reference in New Issue
Block a user