]> git.proxmox.com Git - rustc.git/blob - vendor/gix-credentials/tests/fixtures/all-but-credentials.sh
New upstream version 1.70.0+dfsg2
[rustc.git] / vendor / gix-credentials / tests / fixtures / all-but-credentials.sh
1 #!/bin/bash
2
3 echo protocol=ftp
4 echo host=example.com:8080
5 echo path=/path/to/git/
6