Skip to content

Commit 04c81f3

Browse files
dfinkedaviwil
authored andcommitted
Removed Get-GitLog.ps1, updated psd1
1 parent 77cb6c0 commit 04c81f3

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

module/PowerShellEditorServices/Commands/PowerShellEditorServices.Commands.psd1

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ FunctionsToExport = @('Register-EditorCommand',
7373
'Import-EditorCommand',
7474
'ConvertFrom-ScriptExtent',
7575
'ConvertTo-ScriptExtent',
76-
'Get-Token',
77-
'Get-GitLog',
78-
'Out-CurrentFile',
76+
'Get-Token',
77+
'Out-CurrentFile',
7978
'Join-ScriptExtent',
8079
'Test-ScriptExtent',
8180
'psedit')

module/PowerShellEditorServices/Commands/Public/Get-GitLog.ps1

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)