Skip to content

Commit 667a7e6

Browse files
committed
Removed commit directives
1 parent 2c31120 commit 667a7e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/ExamplesGenerator.ps1

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ function Start-Generator {
4343
Get-ExternalDocsUrl -ManualExternalDocsUrl $ManualExternalDocsUrl -GenerationMode $GenerationMode -GraphProfilePath $ModulePath -Command $GraphCommand -GraphProfile $ProfilePath -Module $GraphModule
4444

4545
}
46-
git config --global user.email "[email protected]"
47-
git config --global user.name "Timothy Wamalwa"
48-
git add .
49-
git commit -m "Importing updates from API reference"
5046
}
5147
function Get-FilesByProfile {
5248
Param(

0 commit comments

Comments
 (0)