Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

initialize git on windows

$ git config --global init.defaultBranch main
Comment

initialize git on windows

 -- initialize git repository to main on Windows 10 using terminal
 -- open the terminal, change to the Directory/folder you want to initiliaze (e.g cd myProject)
 git init --b main
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu aide compare file structure 
Shell :: terminal codes 
Shell :: git remove last merge commit 
Shell :: Linux Terminal has lost its colours 
Shell :: upgrad g++ 
Shell :: fslmaths multiplication masking 
Shell :: see processes from other terminals 
Shell :: fslmeants fslstats time series 
Shell :: linux head command get 2nd line 
Shell :: nasa-ingenuity-helicopter github 
Shell :: less start from end 
Shell :: get to the root directory /var/lib/docker we must access the docker virtual machine being used on our mac 
Shell :: command operative system linux 
Shell :: command in git to close txt file 
Shell :: vagrant tutorial ubuntu 18.04 and proxmox 
Shell :: pip install psycopg2 error 
Shell :: cacti ubuntu 16.04 
Shell :: sync folder from local to server with progress 
Shell :: deepstream boost jetson nano clock 
Shell :: cpanel install jpegoptim 
Shell :: is there a steam repository for kali linux 
Shell :: bash find files and operator 
Shell :: router interface down cisco 
Shell :: cost accounting gitman 
Shell :: debug ssh server ubuntu command 
Shell :: clear the log folder in var linux to a max file of 500M 
Shell :: separate a file by pattern 
Shell :: gitlab with DNS name, if ssl certificate using at load balancer level please configure the gitlab with HTTP only 
Shell :: inspect changes after git fetch 
Shell :: separate a file using a tag 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =