Merge branch 'octokit/master' into mono

This commit is contained in:
naveen
2015-12-15 17:32:52 -05:00
28 changed files with 185 additions and 155 deletions
@@ -22,7 +22,6 @@ namespace Octokit
/// Constructs an instance of ApiValidationException
/// </summary>
public InvalidGitIgnoreTemplateException()
: base()
{ }
/// <summary>