Skip to content

Commit d51b59f

Browse files
miya789Matthew John Cheetham
andauthored
Fix the namespace of CurlCookie.cs
Co-authored-by: Matthew John Cheetham <[email protected]>
1 parent c284e9b commit d51b59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/Core/CurlCookie.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using System.Net;
44
using GitCredentialManager;
55

6-
namespace CurlCookie
6+
namespace GitCredentialManager
77
{
88
public class CurlCookieParser
99
{

0 commit comments

Comments
 (0)