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

or create a new one

$ git checkout -b main
How can i rename my local master branch to main ?
$ git branch -m master main
git rename master branch to main
git branch -m master main




Shell

Related
http errors npm Code Example http errors npm Code Example
install flask in venv Code Example install flask in venv Code Example
git pull onbly submodule Code Example git pull onbly submodule Code Example
installing appimage file ubuntu Code Example installing appimage file ubuntu Code Example
how to mount a hard drive in ubuntu Code Example how to mount a hard drive in ubuntu Code Example

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