mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
Move more types into the Octokit namespace
This makes it so GHfW doesn't have to reference Octokit.Internal
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Octokit.Internal
|
||||
namespace Octokit
|
||||
{
|
||||
public static class CredentialsExtensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user