Git

1.4.2

Common Git cmdlets

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Git

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Git

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 mtb.me. All rights reserved.

Package Details

Author(s)

  • Manuel

Functions

Add-GitTag Clear-GitBranches Invoke-Gitk Invoke-GitkAll Merge-GitAllRemoteBranches Merge-GitBranchUseTheirs Push-GitAllTrackedBranches Remove-GitAllBranches Reset-GitAllBranches Set-GitTrackAllRemoteBranches Set-GitTrackMatchedRemoteBranches Update-GitAllBranches Update-GitBranch Add-AssumedUnchanged Remove-AssumedUnchanged

Dependencies

Release Notes

# Changelog

           All notable changes to this project will be documented in this file.

           The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
           and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

           ## [v1.4.2] - 2024-05-17

           ### Fixed

           -  Fix that current branch is returned on cleanup merge branches (#1).

           ## [v1.4.1] - 2020-03-09

           ### Changed

           * Add cmdlets from deprecated module

FileList

Version History

Version Downloads Last updated
1.4.2 (current version) 23,475 5/16/2024
1.4.1 22,212 3/9/2020
1.4.0 130 3/9/2020
1.3.3 493 2/5/2020
1.3.2 2,571 5/9/2019
1.3.1 334 4/4/2019
1.3.0 159 3/29/2019
1.2.0 133 3/28/2019
1.1.0 191 3/18/2019
1.0.1 122 3/17/2019
1.0.0 29 3/17/2019
Show more