cargo-binstall/crates/bin/src
Christian Bruckmayer b1aaafcd75
Use git credential helper ()
* Use git credential helper

* Fix compilation

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

* Add back `gh auth token` in `gh_token::get`

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

* Fix confusing `.expect` msg

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

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-11-18 08:04:34 +00:00
..
args.rs feature: faster self-install without rate limit issue () 2024-11-09 06:19:35 +00:00
bin_util.rs feature: faster self-install without rate limit issue () 2024-11-09 06:19:35 +00:00
entry.rs feature: faster self-install without rate limit issue () 2024-11-09 06:19:35 +00:00
gh_token.rs Use git credential helper () 2024-11-18 08:04:34 +00:00
git_credentials.rs Improve use of github token () 2024-06-15 05:42:09 +00:00
install_path.rs Support --registry and more options from .cargo/config.toml () 2023-07-10 03:37:41 +00:00
lib.rs Fix GitHub token auto discovery () 2023-09-01 01:14:59 +00:00
logging.rs Investigate incorrect target detection () 2023-09-23 10:45:44 +00:00
main.rs Refactor cargo-binstall () 2023-08-18 01:59:48 +00:00
main_impl.rs feature: faster self-install without rate limit issue () 2024-11-09 06:19:35 +00:00
signal.rs Refactor to reduce compilation time () 2023-08-12 14:25:41 +00:00
ui.rs Yes/NO defaults to "no" when just enter is pressed () 2024-10-30 13:00:56 +00:00