Git
1.5.0
Common Git cmdlets
Installation Options
Owners
Copyright
(c) 2026 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.5.0] - 2026-04-25
### Changed
- Add new Git rebased and squashed logic to find merged branches, which also finds branches which were rebased or squashed instead of merged.
## [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