git remove remote file keep local
# for single file
git rm --cached myfile
# for directory file
git rm --cached --r myfile
Also in Shell:
- install terminator in ubuntu
- convert all files and folders in current directory into zip in linux
- revert last merge git
- install ip addr on ubuntu
- problem installing yarn ubuntu
- git pull hard
- add alias fish shell
- space command line mac
- git basic command tutorial
- how to set date in linux
- docker compose installation
- find and replace in all files in directory centos
- remove directory in cmd
- remove a file from git commit
- git flow init
- save account to git
- linux merge two pdfs
- react-devtools agent got no connection
- install requirements.txt
- sed replace in file
- npm install react
- How to upload a files to a repository on github using gitbash
- git checkout remote branch
- how do i clone a specific branch in git