Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rename a branch alredy pushed

#checkout to the branch
git checkout old_branch_name

#in the same branch run the command
git branch -m new_branch_name
Comment

PREVIOUS NEXT
Code Example
Shell :: create ssh key github 
Shell :: powershell how to delete files or folders last updated older than x days 
Shell :: untar ubuntu 
Shell :: du sort by size linux 
Shell :: bash list files in directory 
Shell :: add stetho plugin ionic 
Shell :: cannot find mui lab module 
Shell :: install wget on redhat 
Shell :: bash if statement 
Shell :: boucle bash 
Shell :: batch how to check if folder is empty 
Shell :: code in terminal 
Shell :: npm uninstall multiple packages 
Shell :: git checkout -f 
Shell :: change user of a directory in linux 
Shell :: ssh only key 
Shell :: curl insecure 
Shell :: bash check if string ends with slash 
Shell :: grep capture group 
Shell :: bash grep all after match 
Shell :: git pulling one file from a branch 
Shell :: find file location linux 
Shell :: bash assigning to new array 
Shell :: sudo pkg instatll lando-stable.deb 
Shell :: how to silence operation not permitted 
Shell :: ionic download 
Shell :: download google drive file linux 
Shell :: powershell add line to beginning of file 
Shell :: git ls-files --others -i --exclude-standard 
Shell :: push amended commit 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =