Skip to content

Commit 4c339bd

Browse files
committed
🎨 add Validate set
1 parent 27b5b78 commit 4c339bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PSGitChangeLog/Public/Get-GitHistory.Tools.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
[string]
3838
$RemoteName = 'origin'
3939
,
40+
[ValidateSet("psobject", "json","md","html")]
4041
[string]
4142
$OutputAs
4243
,

0 commit comments

Comments
 (0)