#git #version-control #prompt #askpass #prompting #terminal #gitoxide

gix-prompt

A crate of the gitoxide project for handling prompts in the terminal

18 releases

new 0.8.6 Jul 23, 2024
0.8.4 Mar 14, 2024
0.8.2 Dec 30, 2023
0.7.0 Sep 8, 2023
0.3.3 Mar 26, 2023

#1057 in Development tools

Download history 68482/week @ 2024-04-03 67950/week @ 2024-04-10 67906/week @ 2024-04-17 70939/week @ 2024-04-24 68398/week @ 2024-05-01 67248/week @ 2024-05-08 68886/week @ 2024-05-15 72206/week @ 2024-05-22 66187/week @ 2024-05-29 67691/week @ 2024-06-05 74531/week @ 2024-06-12 70711/week @ 2024-06-19 66027/week @ 2024-06-26 66990/week @ 2024-07-03 68746/week @ 2024-07-10 58308/week @ 2024-07-17

271,852 downloads per month
Used in 57 crates (2 directly)

MIT/Apache

67KB
1K SLoC

Acknowledgements

Portions of this crate are loosely based on rpassword.


lib.rs:

Git style prompting with support for GIT_ASKPASS and askpass program configuration.

Compatibility

This is a unix-only crate which will return with an error when trying to obtain any prompt on other platforms. On those platforms it is common to have helpers which perform this task so it shouldn't be a problem.

Dependencies

~4–14MB
~167K SLoC