PoshCode / PSGit

A PowerShell implementation of Git, mapping git commands to Verb-Noun and objects.
105 stars 15 forks source link

Fixed build.ps1 local reference #43

Closed jrich523 closed 9 years ago

jrich523 commented 9 years ago

there was a .\file reference which was changed to a join-path $path 'file'