mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 06:02:56 +02:00
Updated list-commits.ps1 and watch-commits.ps1
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Watch commits live.
|
||||
Watch Git commits live.
|
||||
.DESCRIPTION
|
||||
This PowerShell script continuously lists the latest commit in a Git repository in real-time.
|
||||
This PowerShell script continuously lists the latest commits in a Git repository in real-time.
|
||||
.PARAMETER pathToRepo
|
||||
Specifies the file path to the local Git repository.
|
||||
.EXAMPLE
|
||||
|
Reference in New Issue
Block a user