GithubProvider
GithubProvider copied to clipboard
:octocat: A provider for powershell which uses octokit to let you use github repos as a filesystem inside powershell
I would love to be able to do that, so I would have the latest dev version of modules that I'm working on Currently I get an error ``` >...
Any story for read/write from/to non-default branches/tags?
Since network is not very fast, `-Depth` parameter become very handy for explorations, i.e. to get all LICENSE files in your org and so on. Currently it produces error. ```...