git: Syncing local and remote (with deleted) branches git

Sometimes, you delete a branch and if you run
git branch -a
it still listed under /remote.

One way to sync your local branches is to execute the following:
git fetch -p
After fetching, will remove any remote-tracking branches which no longer exist on the remote.

from man git-fetch

Comments

Popular posts from this blog

Como configurar el control de directv para que funcione con el Tv

Como escuchar la rock and pop desde Ubuntu

Adopción de ap unifi cuando el comando set-inform no aparece en el ap por ssh - docker controller