Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete a folder then git push

rm -rf folder_or_file_to_delete
git add . 
git commit -m "file/folder deleted"
git push origin master
Comment

PREVIOUS NEXT
Code Example
Shell :: how to download a file from server 
Shell :: uninstall all pip packages 
Shell :: reset git file 
Shell :: git clone without folder 
Shell :: install pytorch in virtual environment 
Shell :: vmware shared folder not showing 
Shell :: github.com api 
Shell :: git merge tag to branch and squash commits 
Shell :: github show current branch 
Shell :: ssh mac 
Shell :: delete file with cmd 
Shell :: open a file in linux 
Shell :: install solidity compiler command with version 
Shell :: move files from local to remote ssh 
Shell :: find the process ID of a running process bash 
Shell :: macos terminal delete file 
Shell :: linux file full permission 
Shell :: how to remove a vm in proxmox from terminal 
Shell :: remote: Permission to asfand005/test.git denied to asfand87. 
Shell :: linux while one line command 
Shell :: opensuse package manager command line 
Shell :: Add base url to react router for gh-pages deployment 
Shell :: ubuntu add entry to /etc/apt/sources.list 
Shell :: git create new remote oupstream 
Shell :: how to install kind 
Shell :: ubuntu history to file without line number 
Shell :: Delete a carpet in linux 
Shell :: how to change a commit message 
Shell :: how to create tls.crt and tls.key 
Shell :: ubuntu psql: error: FATAL: Peer authentication failed for user 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =