Homec4science

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

Authored by epriestley <git@epriestley.com> on Mar 8 2012, 22:24.

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

Committed
epriestley <git@epriestley.com>Mar 8 2012, 22:24
Pushed
aubortJan 31 2017, 17:16
Parents
rPHce919b082292: Resolve implicit fallthrough in Phabricator
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH89dac1cf195a: When updating git repositories, use --prune to prune old branches (authored by epriestley <git@epriestley.com>).Mar 8 2012, 22:24