PoshCode / PSGit

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

Feature/info #28

Closed jrich523 closed 9 years ago

jrich523 commented 9 years ago

Created the Get-GitInfo function and enabled the tests for it. Also modified one of the tests to show a none standard commit message.