merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
commit
5229c9b232
1006 changed files with 149006 additions and 60819 deletions
3
third_party/git/compat/terminal.h
vendored
3
third_party/git/compat/terminal.h
vendored
|
|
@ -3,4 +3,7 @@
|
|||
|
||||
char *git_terminal_prompt(const char *prompt, int echo);
|
||||
|
||||
/* Read a single keystroke, without echoing it to the terminal */
|
||||
int read_key_without_echo(struct strbuf *buf);
|
||||
|
||||
#endif /* COMPAT_TERMINAL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue