Results 54 comments of Tyler

Worth noting that deferring this blocks fixing the loss of streaming in v5 [DataRequest.stream gone in AF5](https://github.com/Alamofire/Alamofire/issues/2843)

oi. Forgot I was going to go back and try to clean up the test function names…

> Hello, @haikusw. Thank you very much for your contribution! Just so you know, the structure of this repo mainly mirrors the structure of the javascript canonical GraphQL implementation. For...

> > Hello, @haikusw. Thank you very much for your contribution! Just so you know, the structure of this repo mainly mirrors the structure of the javascript canonical GraphQL implementation....

Thank you for the reply. Interesting to learn about the bandwidth and storage use counting against the root of the repository network - quite unexpected and there's no way I...

Interesting! Thank you. I should be able to do both those things later this evening and will report back. Update on my support query: Support verified some basic facts and...

During edits to my original post I seem to have lost the test for ssh connectivity that I did based on GitHub documentation: ``` % ssh -T [email protected] Hi haikusw!...

Hi @chrisd8088 - so I made a new folder and cloned the repo fresh being sure to use the https urls. It appears that I git-lfs still get an authentication...

The other thing I thought of later: Why does having the SSH= as part of the fork root impact the connection to the forked repo? ``` Endpoint=https://github.com/pointfreeco/isowords.git/info/lfs (auth=none) [email protected]:pointfreeco/isowords.git Endpoint...