Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

windows use lf instead of crlf

 git config --global core.autocrlf false
 git config --global core.eol lf
 git config --global core.autocrlf input
Comment

PREVIOUS NEXT
Code Example
Shell :: create new branch 
Shell :: how to compile a python prohram that uses PyQt 
Shell :: vue import yaml 
Shell :: Bash test if variable is a number 
Shell :: disable snap 
Shell :: install rabbitmq in ubuntu 20.04 
Shell :: basic git commands 
Shell :: sed replace with variable 
Shell :: Download file from URL on Linux using command line 
Shell :: ionic icon dimensions 
Shell :: git revert to last commit on remote branch 
Shell :: renaming branch in git 
Shell :: git rename a local branch 
Shell :: online centos terminal 
Shell :: generate table of content in readme.md 
Shell :: diff command 
Shell :: EDIT WSL2 terminal user% 
Shell :: linux kali download 
Shell :: nginx install ssl certificate centos 
Shell :: git cherry pick parts of a commit 
Shell :: powershell make directory 
Shell :: fedora error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory 
Shell :: statsmodels logit function 
Shell :: how to create a text file list of the contents of a folder and subfolders 
Shell :: rails db:rollback 
Shell :: le wagon setup 
Shell :: docker 
Shell :: github how to add ssh key 
Shell :: how to install node_module 
Shell :: Installing Dradis 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =