Horje
how to delete a folder in github Code Example
delete folder from github repository
git rm -r folder-name
git commit -m "Remove unwanteed folder"
git push
how to delete a folder in github
git rm -r my-folder




Shell

Related
"What is the Git command to view all the changes since the last commit" Code Example "What is the Git command to view all the changes since the last commit" Code Example
setting default terminal Code Example setting default terminal Code Example
cli kill what is listening on port Code Example cli kill what is listening on port Code Example
git basic commands Code Example git basic commands Code Example
ver arquivos alterados git Code Example ver arquivos alterados git Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9