cargo-binstall/crates/bin
Jiahao XU d76a40bf7d
Rm unnecessary warning msg "Failed to read git credential file" (#1479)
* Rm unnecessary warning msg "Failed to read git credential file"

Fixed #1476

If `gh auth token` executed successfully and binstall obtained a gh
token from it, then there's no reason to issue any warning msg.

Only when binstall cannot read from `.git-credential` and
`gh auth token` failed does binstall need to issue warning.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix clippy warning

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-11-08 22:06:32 +00:00
..
src Rm unnecessary warning msg "Failed to read git credential file" (#1479) 2023-11-08 22:06:32 +00:00
build.rs feat: Support --verbose --version/-vV (#1182) 2023-07-18 05:22:41 +00:00
Cargo.toml build(deps): bump the deps group with 2 updates (#1475) 2023-10-28 01:41:46 +00:00
LICENSE Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
manifest.rc Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
release.toml Fix release PR template (#336) 2022-09-04 15:19:17 +00:00
windows.manifest release: cargo-binstall v1.4.4 (#1473) 2023-10-22 13:29:59 +00:00