-
Not sure what exactly is happening here, but I am not able to use gix to clone a google source repository. Not sure if this an issue with gitoxide or something that google needs to fix themselves 😕 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for letting me know! I created this issue as Especially HTTP servers seem to be quite flexible in what they are allowed to reply and more often than not |
Beta Was this translation helpful? Give feedback.
Thanks for letting me know! I created this issue as
gitoxidedefinitely strives to support everything thatgitsupports as well.Especially HTTP servers seem to be quite flexible in what they are allowed to reply and more often than not
gitoxidewill fail to parse responses that it has never seen before. But that shall change soon - please subscribe to the issue for updates.