Horje
change master to main git Code Example
rename branch to main
$ git branch -m master main

or create a new one

$ git checkout -b main
change master to main git
$ git branch -m master main




Shell

Related
updating git Code Example updating git Code Example
vim set tab size Code Example vim set tab size Code Example
How can i rename my local master branch to main ? Code Example How can i rename my local master branch to main ? Code Example
how to update pip in linux Code Example how to update pip in linux Code Example
python update pip3 Code Example python update pip3 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13