ugit

0.4.5

ugit: git, updated with PowerShell

Installation Options

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

Install-Module -Name ugit

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

Install-PSResource -Name ugit

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

2022-2024 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

PowerShell git

Dependencies

This module has no dependencies.

Release Notes

## ugit 0.4.5:

> Like It? [Star It](https://github.com/StartAutomating/ugit)
> Love It? [Support It](https://github.com/sponsors/StartAutomating)

* git improvements
 * `git clone`
   * git clone -Since improvements (#276)
   * git clone -Since time period (#277)
 * `git log`
   * git.log.Trailer (#305)  
   * git.log.Description (#304)
   * git.log.Scope (#303)
   * git.log.CommitType (#301)
   * git.log.CommitDate (#309)
   * git.log.Change(s) (#306)
   * git.log.note(s) (#296)
   * git log accumulation improvement (#308)
   * git log parsing improvement (#306,#308,#309)
   * git.log.JiraTicket(s) (#313)
   * git log -TicketNumber(s) (#315)
 * `git commit`
   * git commit -OnBehalfOf (#275)
   * git commit -CoAuthoredBy (#274)
   * git commit -SkipCI (#320)
* Container improvements
 * Container.init.ps1 (#279,#280)
 * Container.start.ps1 (#281)
 * Container.stop.ps1 (#282)
* Action improvements
 * Refactoring ugit action (#289,#290)
 * Testing action in branch (#288)
 * New Parameters:
   * `ActionScript` (#311)
   * `GitHubToken` (#317)
   * `NoCommit` (#318)
   * `NoPush` (#319)
   * `TargetBranch` (#316)
* Workflow improvements
 * Fixing ugit workflow PublishTestResults (#287)
 * GitPub cleanup (#310)
* New Examples:
 * ChangesByCommitType example (#302, #301)
 * ChangesByDayOfWeek example (#295)
 * ChangesByIssueNumber example (#294)
 * ChangesByUserName example (#293)
 * ChangesByExtension example (#292)
 * ReleaseNotes Example (#307)  
 * TableOfCurrentBranch example (#291)  

---

Additional Changes in [Changelog](https://github.com/StartAutomating/ugit/blob/main/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.4.5 (current version) 1,110 10/16/2024
0.4.4 40,261 4/16/2024
0.4.3 9,872 2/28/2024
0.4.2 4,336 11/4/2023
0.4.1 392 10/5/2023
0.4 3,510 5/14/2023
0.3.9 547 4/24/2023
0.3.8 777 3/29/2023
0.3.7 227 3/9/2023
0.3.6 149 2/8/2023
0.3.5 7 2/5/2023
0.3.4 9 1/28/2023
0.3.3 21 1/18/2023
0.3.2 158 11/29/2022
0.3.1 40 10/30/2022
0.3 47 10/13/2022
0.2.9 25 10/1/2022
0.2.8 51 8/13/2022
0.2.7 36 7/29/2022
0.2.6 25 7/24/2022
0.2.5 29 7/18/2022
0.2.4 13 7/16/2022
0.2.3 26 7/7/2022
0.2.2 25 6/29/2022
0.2.1 14 6/25/2022
0.2.0 12 6/25/2022
0.1.9.1 22 6/8/2022
0.1.9 34 4/25/2022
0.1.8 18 4/12/2022
0.1.7 15 4/10/2022
0.1.6 12 4/9/2022
0.1.5 14 4/4/2022
0.1.4 19 3/26/2022
0.1.3 14 3/25/2022
0.1.2 17 3/22/2022
0.1.1 13 3/21/2022
0.1 13 3/20/2022
Show more