PoshCode / PSGit

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

Adding *ToExport items to module manifest #60

Closed powercode closed 5 years ago

powercode commented 5 years ago

When these items are not present (or are set to wildcards) , powershell loads the module during command auto-discovery.

Specifying these makes PSGit a better member of the community.