Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a new branch without code

$ git checkout --orphan NEWBRANCH
$ git rm -rf .
Comment

PREVIOUS NEXT
Code Example
Shell :: install adminlte in laravel 
Shell :: linux change user and group 
Shell :: ionic download 
Shell :: Composer install with dockerfile 
Shell :: access wsl files from windows 
Shell :: cat: /var/jenkins_home/secrets/initialAdminPassword: No such file or directory 
Shell :: create default package.json 
Shell :: multi line comment in shell script 
Shell :: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied 
Shell :: how to change webmin password from command line 
Shell :: install ghost script 
Shell :: electron setup cmd 
Shell :: manjaro linux system information 
Shell :: rename branch remote 
Shell :: sudo run command as another user 
Shell :: git check diff between two repositories 
Shell :: bash memory 
Shell :: how to backup db mysql from cli 
Shell :: pull everything git 
Shell :: notepad++ alternative 
Shell :: clone repo with large size using git bash 
Shell :: untar all files in a directory 
Shell :: git checkout fast 
Shell :: npm install postgresql 
Shell :: ssh list port forwards 
Shell :: anaconda install for kali linus 
Shell :: rm remote git 
Shell :: where to store env file in firebase functions 
Shell :: docker copy folder to container 
Shell :: linux grep 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =