1total entries in prune
Prunes the repository from deleted remote branches using the terminal
Syntax
| git fetch [remote] [-p | --prune] |
| Option | Description |
|---|---|
| remote | The remote to be used (defaults to origin). |

| git fetch [remote] [-p | --prune] |
| Option | Description |
|---|---|
| remote | The remote to be used (defaults to origin). |