This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
d3c58b83ae
git
/
prompt.h
7 lines
97 B
C
Raw
Blame
History
#
ifndef PROMPT_H
#
define PROMPT_H
char
*
git_getpass
(
const
char
*
prompt
)
;
#
endif
/* PROMPT_H */
View Git Blame
Copy Permalink