Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git create empty branch

git checkout --orphan <branchname>
git rm --cached -r .
Comment

create empty branch git

git checkout --orphan empty-branch
Comment

PREVIOUS NEXT
Code Example
Shell :: nim install 
Shell :: npm sequelize 
Shell :: ubunut log as root 
Shell :: how to create a group in linux 
Shell :: Push existing folder ghithub / gitLab 
Shell :: docker remove tag 
Shell :: navigate to a directory linux 
Shell :: docker basic commands 
Shell :: install playstore anbox 
Shell :: git submodule remove 
Shell :: github add image in readme 
Shell :: bash kill all terminal 
Shell :: hardhat deploy 
Shell :: mac ram size cli 
Shell :: show all branch git 
Shell :: github get parent branch 
Shell :: expo cli not installing 
Shell :: depmod: not found 
Shell :: mac install sklearn 
Shell :: git initialize repository 
Shell :: android keystore generator 
Shell :: install github cli debian 
Shell :: npmrc file location windows 
Shell :: laravel installation from github 
Shell :: file descriptor bash 
Shell :: merge feature branch into master 
Shell :: git clone specific branch only 
Shell :: how to generate keystore file for cordova 
Shell :: give executable permission to a file 
Shell :: Linux Mint reset xfce-panel 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =