Joy Reynolds
Joy Reynolds
Note that this is just one of the many issues fixed on https://github.com/WordPress/WordPress/commit/793219370873406823395e33051b6c7e8c27b2e2
I think adding these four parameters is partially `_doing_it_wrong()`. By calling with a `type` parameter of `array`, a developer can easily output whatever classes are desired on the HTML they...
> I don’t think that’s true I will assume you are referring to using a `type` of `array` (because the rest was opinion). The `array` contents would be HTML links,...
I would be more in favor of a way to turn it on or off, and to delete the log file. It could be under the Tools menu.
> I think it's going to be much simpler to sign every commit. Hopefully this is an option and it is well explained. I think the first case of using...
> It uses [tui-rs](https://github.com/fdehau/tui-rs/) library. _The readme for that library has a list of apps that use it, and gitui is on the list._
Your list for CRUD has "Looking up a submodule by name" for the U(update). Wouldn't some sort of `pull` operation be more consistent?
My opinion is that overloading some sort of bracket just to allow arbitrary naming is not a good trade-off, especially if you have to change existing expressions. The existing usage...
Your first sentence here says "causes the rebase to preserve the contents of the commits being rebased" so how about `--preserve`
Hey, thanks, that works mostly. Does this belong in the userContent.css? If I add `.screenshot {background-size: cover}` it looks more like it used to. And for some that don't have...