git clean all submodules on branch switch
# Be careful it will delete all untracked files, reset all stagated files
# and will remove all submodule folders
git reset --hard
git checkout gh-pages
git clean -xffd
# Optional restoration of submodules content
git submodule update --init --recursive
Also in Shell:
- how to add application to unity launcher
- create a virtualenv python
- delete file linux terminal
- which desktop environment is runnings
- aws ssm agent installed but does not show in managed instances
- ubuntu remove git from folder
- how to put files into gitignore
- oh my zsh git
- powershell get arguments
- why all git pull create merge commit
- ubuntu passwordless sudo
- merging branches in git
- clone repository git
- Data path ".builders['app-shell']" should have required property 'class'.
- git checkout remote branch
- Warning in install.packages : installation of package ‘tidyverse’ had non-zero exit status
- how to copy contents of ssh key into clipboard
- git use file credential
- git reset
- emacs
- unzip gz file linux
- boot maker for ubuntu
- foreach loop powershell
- Habilitar la ejecución de scripts para Powershell