Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete folder from github repository

git rm -r folder-name
git commit -m "Remove unwanteed folder"
git push
Comment

how to delete a folder in github

git rm -r my-folder
Comment

PREVIOUS NEXT
Code Example
Shell :: how to download youtube playlist ubuntu 
Shell :: get ram of ubuntu 
Shell :: reset bashrc 
Shell :: git set alias 
Shell :: oevrride localwith remote branch 
Shell :: bash print line if column value is in column of another file 
Shell :: cannot delete /var/lib/php/sessions/ 
Shell :: yarn create chrome extension with react and typescript 
Shell :: crontab delay after reboot 
Shell :: remove staged files git 
Shell :: shell for loop parameters 
Shell :: powershell install oh-my-posh 
Shell :: how to remove remote ulr 
Shell :: start hostednetwork 
Shell :: how to update alias in linux 
Shell :: how to install npm 
Shell :: install paho mqtt client raspberry pi 
Shell :: github action run shell script 
Shell :: Update nvm installed node version and keep globally installed packages 
Shell :: cronjob run every hour 
Shell :: assign variable with sed not working 
Shell :: Update VS code from snap store 
Shell :: ubuntu server restart 
Shell :: * branch master - FETCH_HEAD 
Shell :: how to terminate lite server 
Shell :: git push heroku master 
Shell :: how to upload project on github using command 
Shell :: ubuntu 20.04 uninstall all games 
Shell :: make git forget a file 
Shell :: kill process cmd 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =