Bark
Bark
Reading the current issue I am lead to believe that adding `git-blame` functionality into `bat` is not a favorable course. Nonetheless I found this issue because it seems to be...
Just a simple addition to hopefully make the closing of this issue easier. Tracking down the logic from the `Get-DbaDependency` through the used there `SMO` classes/objects I believe that the...
Works for me, might want to wait and hear back from OP tho.
I believe this happens because of the currently used parser, more precisely [here](https://github.com/mikkeloscar/sshconfig/blob/25c825e0c9656754d89d46624fbb6f54064279a4/parser.go#L147). I though about opening an issue, but it looks like it is advised in the [OpenSSH specification](https://linux.die.net/man/5/ssh_config)...
Hey, just took a look on my local setup. It seems to be missing in the docs, but according to [this](https://github.com/devilbox/docker-php-fpm/blob/042023514ddb26289f7fe7565dc03eadfdc56bff/Dockerfiles/slim/data/docker-entrypoint.sh#L191) piece of code, you can set the variables ```...
Hey, don't know how active is this or if its being worked upon. Tried to take a look as it seemed something rather simple. [This](https://github.com/userwiths/devilbox/pull/4) change (currently only in my...
Ok, i did test this locally now. And i can say that i was just wrong when i said PHP is not changing. PHP change is working correctly you just...
I think the PR above should suffice for a fix. I've put it in draft because I did not have enough time to test it to my liking, which I...
Hello, in the above PR I've written down what I believe was the issue and did changes that I consider reasonable that would fix this issue. All best wishes, and...
[Here is an attempt at a solution. ](https://github.com/Cisco-Talos/clamav/pull/1308)I've tested it locally by manually editing the `clamd.conf` file and I'm open to suggestions in case you see anything that should be...