andkirby / commithook

CommitHooks code validation and auto-formatting commit message.
GNU General Public License v3.0
7 stars 3 forks source link

Add parsing 'vendor/repository' string from project key for GitHubAdapter #59

Closed andkirby closed 8 years ago

andkirby commented 8 years ago

The command commithook config wizard cannot set github vendor name and repository name. As an option it's can be added parsing 'vendor/repository' string to vendor and repository. \PreCommit\Issue\GitHubAdapter::getVendorName() \PreCommit\Issue\GitHubAdapter::getRepositoryName()