Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gitignroe remove folder

git rm -r --cached some-directory
git commit -m 'Remove the now ignored directory "some-directory"'
git push origin master
Comment

PREVIOUS NEXT
Code Example
Shell :: kill port from terminal on mac 
Shell :: see what user a process is running as 
Shell :: posh-git installation on PowerShell 
Shell :: ubuntu check ssh 
Shell :: ansible become sudo pawwsord 
Shell :: progress bar file.tar.xz extract 
Shell :: how to exit git log 
Shell :: how to install pgadmin4 ubuntu 
Shell :: ubuntu microphone does not work 
Shell :: remove docker compose cluster 
Shell :: rm except one file 
Shell :: linux package path 
Shell :: how to debug wirless android 
Shell :: how to remove node modules from github 
Shell :: git go back to previous commit remote branch 
Shell :: compare strings shell 
Shell :: ubuntu shell touch multiple files 
Shell :: stop tracking files git 
Shell :: grep multiple 
Shell :: live-server command 
Shell :: restart mac 
Shell :: awk sum column 
Shell :: bash grep find lines that start with word 
Shell :: Iterate over only folder in bash 
Shell :: You have to install development tools first. 
Shell :: odoo12 installation in ubuntu 16.04 
Shell :: install spotify on linux 
Shell :: ubuntu git https not supported 
Shell :: gitlab set global username and password 
Shell :: ec2 download file 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =