Nicolai Skogheim
Nicolai Skogheim
On osx and windows, `head` is the same as `HEAD`. And as of git 1.8.5, `@` is also the same.
`spotify play list mylist` is useless if I can't play my own lists. I read somewhere that the chosen list gets picked at random. That's fine, but I would like...
This fixes an issue that was reported this week, with `$`'s in a filename breaking `git log` and take `git effort` with it. `git effort` now understands how to treat...
> Track working directories once, and then use `git pull-all` to pull each repository in one go later. This is just #77 rebased onto master. The only edits I did...
``` $ gofabric8 version gofabric8, version 0.4.176 (branch: 'unknown', revision: 'homebrew') build date: '20171110-18:14:07' go version: '1.9.2' $ kubectl version Client Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.0", GitCommit:"925c127ec6b946659ad0fd596fa959be43f0cc05", GitTreeState:"clean", BuildDate:"2017-12-16T03:15:08Z", GoVersion:"go1.9.2", Compiler:"gc",...
Hi, I needed an acyclic strongly intransitive ring constraint. Thought I'd leave it here for others. Add it in if you want to. ```latex \constraintdeclareasnode{acyclic strongly intransitive}{% \path[ormdot] (90:2mm) circle;...
When graphql type `A` is a subset of `B`, then `B` can be "converted" to `A`, and look like an `A` in the graphql response to a query. This is...
The dependencies we can auto install will be installed, and the one that can't is mentioned in the README.