Horje
rename 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
rename branch to main
$ git push origin --delete master




Shell

Related
how to configure bluetooth on ubuntu command line Code Example how to configure bluetooth on ubuntu command line Code Example
how to open bash_profile Code Example how to open bash_profile Code Example
code UNABLE_TO_GET_ISSUER_CERT_LOCALLY Code Example code UNABLE_TO_GET_ISSUER_CERT_LOCALLY Code Example
add a user to my myql database Code Example add a user to my myql database Code Example
Install Peer Dependencies Code Example Install Peer Dependencies Code Example

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