Scott Kyle
Scott Kyle
I have a rather large project directory due to lots of build products, which means all of those are copied into the temporary directory by `copyApplicationToTempLocation()`. At first glance it...
This library looks really great, but it doesn't appear to be officially licensed as open source. I was wondering if that was intentional, or if perhaps you're still deciding on...
Hi, I fully admit I might be wrong or have missed something from reading this proposal, but please hear me out... I'm quite convinced that having a async generator would...
If two roots shared the `QueryClient` instance, then it would never unsubscribe from online/focus manager listeners and would also forever receive duplicate events because the unsubscriber functions would get "forgotten"....
I just tested it, and confirmed that I can indeed change a primary key value. However, the docs say this: > Once an object with a primary key is added...
To reproduce, stage one or more chunks, then double click the file in the staging area to unstage all of it. It disappeared, but cmd+r or `git status` will show...
This one may be a little controversial, and I respect that you might have thought of this and ultimately preferred only having the `.value` getter. I personally prefer `.get()` as...
See this screenshot: http://d.pr/SlmO I have one git-svn repo that works fine and another that has this problem. The Console logged the following errors: GitX[70680] Could not connect the action...