Łukasz Kurowski
Łukasz Kurowski
@martinvonz my apologies for the misleading title @ilyagr thank you for the clarification in `meld-3` definition and the suggestion `--left-new` flag is a placeholder, maybe `--new-parent` is clearer? perhaps `--new-parent-change(-id)`?...
Maybe all `"` should be changed to `
I've been using `jj squash -i [paths]` and `jj move -i [paths]` for the past week and it works great. > I'm not sure whether this is an absolute necessity,...
I would be delighted to have this feature.
I would probably start [here](https://github.com/ipfs/go-ipfs/blob/master/cmd/ipfs/daemon.go) since examples can be missing for new implementation.
Hey, thanks for your PR! > > I'm not sure this is necessary FYI this is currently possible: ```toml [ui] default-command = "sl" [aliases] sl = ["log", "-r", "crit"] ```
I was trying to build `dygraph` example but I can't find `Piecewise_linear_kernel.Make_invertible` anywhere, where can I find it to build this example?