Merge tag 'gitgui-0.19.0' of http://repo.or.cz/r/git-gui
[alt-git.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 */