Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ignore file git

$ echo debug.log >> .gitignore
$ git rm --cached debug.log
rm 'debug.log'
$ git commit -m "Start ignoring debug.log"
Comment

PREVIOUS NEXT
Code Example
Shell :: git discard all unpushed commits 
Shell :: webpack uninstall npm 
Shell :: git reflog reset 
Shell :: conda install flake8 
Shell :: git change master branch 
Shell :: git command to create a branch from another branch 
Shell :: cmd substring replace 
Shell :: # /bin/bash for launching ec2 
Shell :: pip install requireents 
Shell :: how to call a batch file from another batch file 
Shell :: heic open linux 
Shell :: clone specific branch git 
Shell :: git delete branch upstream 
Shell :: merge child branch to parent git 
Shell :: ERR_NO_CERTIFICATES: Encountered adb error: NoCertificates. ionic 
Shell :: linux wifi connected but no internet 
Shell :: speedtest mac terminal 
Shell :: ls list only first 10 files 
Shell :: git set upstream repository 
Shell :: set time in kali linux 
Shell :: float right in react js 
Shell :: powershell select unique 
Shell :: install postman 
Shell :: interesting bash scripts 
Shell :: pipenv specify environment location 
Shell :: export variable bash 
Shell :: docker rmi dangling=true 
Shell :: @material-ui/icons 
Shell :: show processor usage linux 
Shell :: conda install pymodbus 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =