pcgeek86 / PSGitHub

This PowerShell module contains commands to manage GitHub through its REST API.
MIT License
182 stars 39 forks source link

Remove-GitHubGist File Support #19

Closed dotps1 closed 8 years ago

dotps1 commented 8 years ago

Added the ability to remove specific file or files from a Gist without removing the whole Gist.

pcgeek86 commented 8 years ago

@dotps1 thanks! Looks great! Keep it up :)