Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

renomear branch

$ git branch -m nome_antigo novo_nome
$ git branch -m master main

Ou crie um nova

$ git checkout -b main
Comment

renomeando branch

git branch -m nome_antigo novo_nome
Comment

PREVIOUS NEXT
Code Example
Shell :: use a specific version of node 
Shell :: how to use compress zip cli linux 
Shell :: clean remote branch vscode 
Shell :: docker all logs at once 
Shell :: remving merged commit 
Shell :: stop elasticsearch node 
Shell :: print in bash 
Shell :: ls permission 
Shell :: kubectl port-forward 
Shell :: centos install man pages 
Shell :: assigning permissions to folder and files in linux 
Shell :: how to open a folder using terminal 
Shell :: how to mount a flash drive in wsl 
Shell :: bash for loop 
Shell :: bash store pipe output in variable 
Shell :: limit image size on github 
Shell :: install brew mac 
Shell :: github config 
Shell :: how to use github to setup projects 
Shell :: wp cli change tagline 
Shell :: compare two files shell script 
Shell :: create ssh key 
Shell :: debian md5sum: command not found 
Shell :: How to install vscode on centos 8 
Shell :: update msfconsole 
Shell :: update powershell 
Shell :: how to install gnome-shell-extension-appindicator 
Shell :: how to chekc jupyter lab version 
Shell :: make tar.gz 
Shell :: command to create an react app 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =