We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731319c commit 3480169Copy full SHA for 3480169
Tools/psake/psake-ext.ps1
@@ -1,4 +1,4 @@
1
-function Get-GitCommit
+function Get-GitCommit
2
{
3
try {
4
$commit = git log -1 --pretty=format:%H
0 commit comments