cat-file: handle --batch format with missing type/size
[git/gitweb.git] / compat / terminal.h
blob97db7cd69d65fc1a03ffb25e4b53ad6d296016e5
1 #ifndef COMPAT_TERMINAL_H
2 #define COMPAT_TERMINAL_H
4 char *git_terminal_prompt(const char *prompt, int echo);
6 #endif /* COMPAT_TERMINAL_H */