Do you know how clean up stale remote branches in git?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
<introEmbed
body={<>
Do you know that remote branches on your machines are not automatically removed in most of Git clients?
</>}
/>
Git pro tip
If you use console for fetching data use this command to fetch and prune remotes/origin folder at the same time!
git fetch -p
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.