Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

stop tracking git pattern

1. git rm --cached <some_file_pattern_here> (i.e. app/**/*.xml)
2. Commit the removal. 
3. Add the pattern to your .gitignore to avoid it in the future. 
Comment

PREVIOUS NEXT
Code Example
Shell :: install latest i18next version 
Shell :: meteor uninstall 
Shell :: turn off monitor commend linux 
Shell :: how to reset and change remote url in git 
Shell :: conda install pandas 
Shell :: git pull from template repository 
Shell :: whereis alpine 
Shell :: scp ubuntu 
Shell :: heroku subfolder 
Shell :: github desktop download for ubuntu 
Shell :: how to uncommit the last commit in git 
Shell :: docker remove container 
Shell :: haskell change version 
Shell :: android studio kvm is required to run this avd 
Shell :: how to run power shell script 
Shell :: Install specific node version and update node to lastest stable version 
Shell :: print hello world in shell script 
Shell :: scp local to remote 
Shell :: git change file case windows 
Shell :: grafana docker password 
Shell :: kde up maxfps 
Shell :: shell script variable 
Shell :: expo init 
Shell :: matplotlib log colorbar 
Shell :: get docker container version from inside container 
Shell :: sudo apt-get dbeaver 
Shell :: bash split variable by delimiter 
Shell :: relaunch doc macos 
Shell :: change user password on mac terminal 
Shell :: docker logs path var logs 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =