Raghav S
Raghav S
This issue is created to implement the Git Data -> refs APIs from #70 I will be initially concentrating on creation of branches as I need it for #84
* Tests for a few common scenarios * Only Get and Create references implemented as of now as it is required for #84 * PSScriptAnalyser Run returns no issues
Tracking the addition of methods fo https://developer.github.com/v3/repos/contents - [x] [Get the README](https://developer.github.com/v3/repos/contents/#get-the-readme) (completed with #146) - [x] [Get the contents of a file or directory](https://developer.github.com/v3/repos/contents/#get-contents) (completed with #146) - [x]...
Issue to track the implementation of the APIs for "merging" under the "Repository" section in #70 API reference: https://developer.github.com/v3/repos/merging/ I will update this issue with my proposals for the cmdlet...
Feel free to merge this whenever you see this :) Interesting tool by the way! Thanks