Skip to content

Clear-GitRepo

SYNOPSIS

Clear a Git repository of all branches except main

SYNTAX

__AllParameterSets

Clear-GitRepo [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

Clear a Git repository of all branches except main

EXAMPLES

EXAMPLE 1

Clear-GitRepo

Clear a Git repository of all branches except main

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.Void

{{ Fill in the Description }}

NOTES

{{ Fill in the related links here }}