Git
-
Disable-TfsGitRepository
Disables one or more Git repositories. -
Enable-TfsGitRepository
Enables one or more Git repositories. -
Get-TfsGitRepository
Gets information from one or more Git repositories in a team project. -
New-TfsGitRepository
Creates a new Git repository in a team project. -
Remove-TfsGitRepository
Deletes one or more Git repositories from a team project. -
Rename-TfsGitRepository
Renames a Git repository in a team project.
Git Branches
-
Get-TfsGitBranch
Gets information from one or more branches in a remote Git repository. -
Remove-TfsGitBranch
Removes from one or more branches from a remote Git repository.
Git Commits (History)
-
Get-TfsGitCommit
Gets information from one or more Git commits in a remote repository.
Git Items
-
Get-TfsGitItem
Gets information from one or more items (folders and/or files) in a remote Git repository.
Git Policies
-
Get-TfsGitBranchPolicy
Gets the Git branch policy configuration of the given Git branches. -
Get-TfsGitPolicyType
Gets one or more Git branch policies supported by the given team project.