#git #prompt #gix #problem #askpass #prompting #version-control

deprecated git-prompt

Please use gix-<thiscrate> instead (‘git’ -> ‘gix’)

8 unstable releases (3 breaking)

0.3.3 Feb 17, 2023
0.3.2 Feb 9, 2023
0.3.1 Jan 10, 2023
0.3.0 Dec 19, 2022
0.0.0 Aug 29, 2022

#5 in #askpass

Download history 41/week @ 2023-12-18 38/week @ 2023-12-25 20/week @ 2024-01-01 53/week @ 2024-01-08 47/week @ 2024-01-15 8/week @ 2024-01-22 17/week @ 2024-01-29 50/week @ 2024-02-05 1/week @ 2024-02-12 26/week @ 2024-02-19 86/week @ 2024-02-26 37/week @ 2024-03-04 76/week @ 2024-03-11 84/week @ 2024-03-18 26/week @ 2024-03-25 348/week @ 2024-04-01

540 downloads per month
Used in 7 crates (2 directly)

MIT/Apache

53KB
988 lines

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

~2.8–9.5MB
~77K SLoC