How to delete multiples files in Github
In the command-line, navigate to your local repository.
Ensure you are in the default branch:
git checkout master
The rm -r command will recursively remove your folder:
git rm -r folder-name
Commit the change:
git commit -m “Remove duplicated directory”
Push the change to your remote repository:
git pushrm -rf .git
Also in C++:
- how to revert a git revert
- bacula install centos 7
- zinit
- dig t flag
- uninstall libxcb
- awk uppercase first character
- create local branch to track remote
- bash vlookup function
- how to calculate nearest location using longitude and latitude
- how to install ruby on ubuntu
- activate git case sensitive windows
- kill user sessions in centos7
- npm install upgrade react version react-scripts
- git ls files sort by date
- how to uninstall all plugins in ionic app
- sed with variables in shell script
- linux append group
- install zlib ubuntu
- docker install in centos u7
- git clone from specific branch command
- github commit
- how to get deployment token from firebase
- xstate install
- shell remove file