HomePhorge

When updating git repositories, use --prune to prune old branches

Description

When updating git repositories, use --prune to prune old branches

Summary: We'll keep deleted branches around right now because Git's behavior is not to remove them without --prune.

Test Plan: Ran "git fetch --all --prune" to make sure it at least ostensibly works.

Reviewers: btrahan, 20after4

Reviewed By: 20after4

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1833

Details

Provenance
epriestleyAuthored on Mar 8 2012, 1:24 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rPce919b082292: Resolve implicit fallthrough in Phabricator
Branches
Unknown
Tags
Unknown

Event Timeline