mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-27 12:56:03 -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
|
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.
|
Do a quick search of your codebase for `master` to manually replace any dead references to it.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user