Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to set core.autocrlf in git

$ git config --global core.autocrlf input
# Configure Git to ensure line endings in files you checkout are correct for macOS
$ git config --global core.autocrlf true # for window
Comment

PREVIOUS NEXT
Code Example
Shell :: gitlab set ssh key 
Shell :: conda install mmcv 
Shell :: How to clone code from your github repository using token authentication 
Shell :: linux list available programs 
Shell :: apache config directory 
Shell :: angular localize install 
Shell :: k8 svc url 
Shell :: -bash: jupyter: command not found linux 
Shell :: how to move unstaged changes to different branch 
Shell :: move hidden files linux 
Shell :: kali sources.list 
Shell :: see raid config linux 
Shell :: install protonvpn debian 
Shell :: remove root permission from folder 
Shell :: clear history centos 
Shell :: how to search all subfolders in linux for file 
Shell :: login git in terminal 
Shell :: git remove current pull 
Shell :: ubuntu delete user 
Shell :: droidcam/v4l2loopback device not found (/dev/video[0-9]). did you install correctly? 
Shell :: create and run docker registry 
Shell :: ubuntu show computer performance from terminal 
Shell :: exit git log 
Shell :: vscode get list of installed extensions 
Shell :: certutil md5 windows 
Shell :: ssh end connection after executing script 
Shell :: arhlinux python.h 
Shell :: using ffmpeg on mac to record screen 
Shell :: download post it for ubuntu 
Shell :: git diff more colorful 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =