Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git create branch without initial commit

git checkout --orphan <name_you_choose_for_orphan_branch>
git commit
Comment

PREVIOUS NEXT
Code Example
Shell :: Best way to change the file extension in powershell 
Shell :: bash help 
Shell :: cp with folder structure 
Shell :: set alias for directory in powershell 
Shell :: how to undo a bunch of commit sent that was pushed 
Shell :: index of string in shell 
Shell :: react native cannot load 
Shell :: deno install windows 
Shell :: chmod user to root 
Shell :: Enable-Migrations 
Shell :: Error: Cannot perform an interactive login from a non TTY device 
Shell :: generate table of content in readme.md 
Shell :: Create Boxes Around Text 
Shell :: permission denied 
Shell :: bash script template linux 
Shell :: touch command in windows 
Shell :: git update from another branch 
Shell :: sed insert multiple lines after match 
Shell :: docker desktop for fedora 
Shell :: how to make directories in linux 
Shell :: .gitignore add files type 
Shell :: git commit exluding one file 
Shell :: upload on s3 
Shell :: redirect stderr to file linux 
Shell :: how to connect raspberry pi to laptop using hdmi 
Shell :: shell search history 
Shell :: Cocoapods not found in android studio but flutter run works 
Shell :: add gist file to dev.to 
Shell :: install phoenix 1.6 
Shell :: open . command 
ADD CONTENT
Topic
Content
Source link
Name
3+5 =