Mr. T.
Mr. T.
- Debian Buster - tmux 2.8 - git 2.20.1 This line doesn't work for me: https://github.com/tmux-plugins/tpm/blob/38576cf76ea0d9959dae8bccc77306e70b318f8e/scripts/install_plugins.sh#L27 Fix was: ``` clone "https://github.com/$plugin" ``` Now I can at least run `tpm/scripts/install_plugins.sh` manually...
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched [issues](https://github.com/GitTools/actions/issues) to ensure it has not already been reported ### GitVersion package AzureDevops task...
I have the following use case: ``` @strValue = < ./path/to/file.txt POST {{apiUrl}} HTTP/1.1 Content-Type: application/json { "strKey": {{strValue}}, "numKey": "4711" } ``` Is this already possible?
Hi, would it be useful / possible to move the DFM docker images to the official Microsoft Docker account? And would it also be possible to provide Docker images for...
Due to "self-signed" certificates in our corporate network, I need to set NODE_EXTRA_CA_CERTS for the VS Code plugin when sending AMQPS requests. When using the cli version of httpyac this...