Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git ignore already pushed file

git update-index --assume-unchanged <file>

If you wanna start tracking changes again

git update-index --no-assume-unchanged <file>
Comment

PREVIOUS NEXT
Code Example
Shell :: create a new branch and publish gitub 
Shell :: git commit message editor vscode 
Shell :: how to install cuda on ubuntu 20.04 
Shell :: git remove file from commit 
Shell :: docker delete image 
Shell :: bash script comment 
Shell :: convert vmdk to qcow2 
Shell :: create ssh key for github 
Shell :: git apply exclude file 
Shell :: command to variable bash 
Shell :: mono-complete arch 
Shell :: install vagrant in ubuntu 18.04 
Shell :: docker run command on container 
Shell :: ubuntu add line to end of file 
Shell :: git delete stash 
Shell :: read all test in directory golang 
Shell :: unzip in folder 
Shell :: show services linux 
Shell :: batch delete all folders and files 
Shell :: git publish git branch 
Shell :: commitlint install 
Shell :: path/to/sdkmanager --install "cmdline-tools;latest" 
Shell :: open folder from terminal windows 
Shell :: npm install latest available packages 
Shell :: linux c programm time 
Shell :: download a file using curl 
Shell :: semantic ui react npm install 
Shell :: debian install docker 
Shell :: upgrade powershell 
Shell :: sed up to first match 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =