PoshCode / PSGit

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

Had to change how it queries messgaes, it was grabbing all of them #31

Closed jrich523 closed 9 years ago

jrich523 commented 9 years ago

Found a problem with the message, simple update to change how it queries for them, indexing doesnt work, even though it once did in my original test.